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)
commit94e692071a51594c5117055676fef3ecbab21b30
treed00bf56a0fe1b8b1ec4040a3e44828cd6df7615e
parent2d0c386f135e41865f15e467fa1c6c0ec93d4a60
pinctrl: at91: use gpiolib API to mark a GPIO used as an IRQ

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>
drivers/pinctrl/pinctrl-at91.c
This page took 0.024506 seconds and 5 git commands to generate.