On Thu, Jul 26, 2018 at 5:42 PM Stefan Agner <[email protected]> wrote:
> Since commit e45d1c80c0ee ("gpio: put GPIO IRQs into their own lock
> class") and commit a0a8bcf4670c ("gpiolib: irqchip: use different
> lockdep class for each gpio irqchip") GPIO lib takes care of lockdep
> classes. In fact, gpiochip_irq_map() overwrites the class anyway, so
> the lockdep class set by the driver is useless. Remove it.
>
> Signed-off-by: Stefan Agner <[email protected]>
Patch applied. Makes perfect sense.
Yours,
Linus Walleij