diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2020-07-16 15:03:18 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-07-20 16:34:59 +0300 |
commit | 565a0e9ab8131a00f3317998722b9c0d67d7e016 (patch) | |
tree | 9777d3590493f095d8f14c31d2676f73b8d97485 /drivers/gpio/gpio-adp5588.c | |
parent | 9745079609dfa14c8d88f88d06d7e720b0f29acd (diff) | |
download | linux-565a0e9ab8131a00f3317998722b9c0d67d7e016.tar.xz |
gpio: adnp: 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_nested() and
gpiochip_set_nested_irqchip(). The irqchip is instead
added while adding the gpiochip.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Cc: Roland Stigge <stigge@antcom.de>
Cc: Lars Poeschel <poeschel@lemonage.de>
Link: https://lore.kernel.org/r/20200716120318.127176-1-linus.walleij@linaro.org
Diffstat (limited to 'drivers/gpio/gpio-adp5588.c')
0 files changed, 0 insertions, 0 deletions