bcma: switch GPIO portions to use GPIOLIB_IRQCHIP
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 13 Aug 2015 22:21:45 +0000 (00:21 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 18 Aug 2015 06:08:47 +0000 (09:08 +0300)
This switches the BCMA GPIO driver to use GPIOLIB_IRQCHIP to
handle its interrupts instead of rolling its own copy of the
irqdomain handling etc.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/bcma/Kconfig
drivers/bcma/driver_gpio.c
include/linux/bcma/bcma_driver_chipcommon.h

Simple merge
Simple merge