From: Andrew Lunn <and...@lunn.ch> Date: Sat, 23 Feb 2019 17:43:55 +0100
> When acquiring the GPIO interrupt line for the switch, it is possible > to trigger lockdep splats. These are false positives, the mutex is in > a different IRQ descriptor. But fix it anyway, since it could mask > real locking issues. Series applied, thanks.