diff options
author | Kamlakant Patel <kamlakant.patel@broadcom.com> | 2015-10-15 14:53:32 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-10-22 14:36:41 +0200 |
commit | 83ea24fd45f8793706b9a259842ab3f144661e25 (patch) | |
tree | 2d18c5d535192a9cce7a8c8da3efaad9cb4c21c7 /drivers/gpio/Makefile | |
parent | gpio: add a real time compliance checklist (diff) | |
download | linux-83ea24fd45f8793706b9a259842ab3f144661e25.tar.xz linux-83ea24fd45f8793706b9a259842ab3f144661e25.zip |
gpio: xlp: Convert to use gpiolib irqchip helpers
commit "325f0a (MIPS: Netlogic: Use chip_data for irq_chip methods)"
Updates "mips/netlogic/common/irq.c" to use chip_data to store interrupt
controller data pointer. Before this commit handler_data was used to
store interrupt controller data which caused errors while using
gpiochip_set_chained_irqchip.
Update XLP GPIO driver to use the gpiolib irqchip helpers.
And add missing depends on OF_GPIO in Kconfig.
Signed-off-by: Kamlakant Patel <kamlakant.patel@broadcom.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/Makefile')
0 files changed, 0 insertions, 0 deletions