[PATCH] pinctrl: at91: use locked variant of irq_set_handler
From: Linus Walleij <hidden>
Date: 2014-01-23 07:39:54
Also in:
lkml, stable
From: Linus Walleij <hidden>
Date: 2014-01-23 07:39:54
Also in:
lkml, stable
On Tue, Jan 21, 2014 at 4:55 PM, Nicolas Ferre [off-list ref] wrote:
When setting the gpio irq type, use the __irq_set_handler_locked() variant instead of the irq_set_handler() to prevent false spinlock recursion warning. Signed-off-by: Nicolas Ferre <redacted> Cc: stable <redacted> # v3.12
Patch applied for fixes. Yours, Linus Walleij