OSDN Git Service

gpio: Drop the chained IRQ handler assign function
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 13 Jan 2020 22:08:00 +0000 (23:08 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 23 Jan 2020 14:54:32 +0000 (15:54 +0100)
commit72780ce5f1a4189f3c8dcfb1c596c65146452668
tree60d38fe8f583f85b44b937496ef5fbdb6899a908
parenteec6d97d6da400226529f4748fb8998bb69a5bbf
gpio: Drop the chained IRQ handler assign function

gpiochip_set_chained_irqchip() would assign a chained handler
to a GPIO chip. We now populate struct gpio_irq_chip for all
chained GPIO irqchips so drop this function.

Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20200113220800.77817-1-linus.walleij@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/driver-api/gpio/driver.rst
drivers/gpio/gpio-mt7621.c
drivers/gpio/gpio-xgs-iproc.c
drivers/gpio/gpiolib.c
include/linux/gpio/driver.h