]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gpio: max732x: convert to GPIOLIB_IRQCHIP
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 30 Jan 2015 10:32:01 +0000 (11:32 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 2 Mar 2015 14:44:08 +0000 (15:44 +0100)
commit984f66432e357701194abc7f753dcad89a1f9de3
tree42fee9c8f535c86a1efe679b2844e94402c34935
parentfd9c963c5661af3403e77e312c0d9941773b6c1b
gpio: max732x: convert to GPIOLIB_IRQCHIP

Take a sweep to bring the irq support for the MAX732x expanders
into the gpiolib core to cut down on duplicated code.

Only compile tested! I need some feedback from people using this
expander with interrupts to tell me if things go right or
wrong when I do this.

Cc: Semen Protsenko <semen.protsenko@globallogic.com>
Cc: Mans Rullgard <mans@mansr.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/gpio-max732x.c