diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2020-07-17 16:48:35 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-07-20 15:56:40 +0200 |
commit | 50787be3ad732d804ee3ce828ee83b725e6491c8 (patch) | |
tree | ea2f3c5133e7cfd5e9cd8038a9328de38bd15c86 /drivers/spmi/spmi.c | |
parent | dfc3a26deb5c55db5d774b6ed83f6505285deb62 (diff) | |
download | linux-stable-50787be3ad732d804ee3ce828ee83b725e6491c8.tar.gz linux-stable-50787be3ad732d804ee3ce828ee83b725e6491c8.tar.bz2 linux-stable-50787be3ad732d804ee3ce828ee83b725e6491c8.zip |
gpio: pcf857x: 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: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Anders Darander <anders@chargestorm.se>
Cc: Roger Quadros <rogerq@ti.com>
Link: https://lore.kernel.org/r/20200717144835.68150-1-linus.walleij@linaro.org
Diffstat (limited to 'drivers/spmi/spmi.c')
0 files changed, 0 insertions, 0 deletions