diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2014-01-21 19:55:18 +0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-02-03 12:07:30 +0400 |
commit | b0dcfd87323ea86501e93d0fa2a98d2fd3579bcf (patch) | |
tree | 46de7b692403710cc792eaf78dc894ff969ad679 /drivers/Kconfig | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 (diff) | |
download | linux-b0dcfd87323ea86501e93d0fa2a98d2fd3579bcf.tar.xz |
pinctrl: at91: use locked variant of irq_set_handler
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 <nicolas.ferre@atmel.com>
Cc: stable <stable@vger.kernel.org> # v3.12
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/Kconfig')
0 files changed, 0 insertions, 0 deletions