diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2020-07-22 09:34:26 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-07-23 15:03:25 +0200 |
commit | ecb55df8f3a8f30cb188a8bd3c9d0b977eb92e09 (patch) | |
tree | c55e91baf7d06810ba1b965b8bef9d404da2a0f1 /drivers/gpio/gpio-omap.c | |
parent | ce8672c20ba697f5c72f80e5713c9b69b3028802 (diff) | |
download | linux-ecb55df8f3a8f30cb188a8bd3c9d0b977eb92e09.tar.gz linux-ecb55df8f3a8f30cb188a8bd3c9d0b977eb92e09.tar.bz2 linux-ecb55df8f3a8f30cb188a8bd3c9d0b977eb92e09.zip |
gpio: dln2: Use irqchip template
This makes the driver use the irqchip template to assign
properties to the gpio_irq_chip instead of using the
explicit calls to gpiochip_irqchip_add(). The irqchip is
instead added while adding the gpiochip.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Tested-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Daniel Baluta <daniel.baluta@gmail.com>
Cc: Daniel Baluta <daniel.baluta@gmail.com>
Cc: Octavian Purdila <octavian.purdila@nxp.com>
Link: https://lore.kernel.org/r/20200722073426.38890-1-linus.walleij@linaro.org
Diffstat (limited to 'drivers/gpio/gpio-omap.c')
0 files changed, 0 insertions, 0 deletions