pinctrl: at91: use gpiolib API to mark a GPIO used as an IRQ
authorJean-Jacques Hiblot <jjhiblot@traphandler.com>
Thu, 23 Jan 2014 10:37:58 +0000 (11:37 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 10 Feb 2014 09:13:08 +0000 (10:13 +0100)
When an IRQ is started on a GPIO line, mark this GPIO as IRQ in
the gpiolib so we can keep track of the usage centrally.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@traphandler.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found