]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: greybus: gpio: switch GPIO portions to use GPIOLIB_IRQCHIP
authorNishad Kamdar <nishadkamdar@gmail.com>
Mon, 14 Jan 2019 14:56:16 +0000 (20:26 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jan 2019 15:18:14 +0000 (16:18 +0100)
commite28dd69ee81be1ce44cc96a61a2172fc503944a4
treef0a061e20377db18e330989b934a9552f315f843
parentac544a459a95fbded20132cc58bb51663c98114c
staging: greybus: gpio: switch GPIO portions to use GPIOLIB_IRQCHIP

Convert the GPIO driver to use the GPIO irqchip library
GPIOLIB_IRQCHIP instead of reimplementing the same.

Reviewed-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/Kconfig
drivers/staging/greybus/TODO
drivers/staging/greybus/gpio.c