diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2020-07-21 15:25:37 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-07-23 14:59:36 +0200 |
commit | 0a04d767af8cf1498a73b8f20dc727e2eb74ff28 (patch) | |
tree | 50f1c199ef7be4c57c4b4cb7f733ac7256b8ae22 /drivers/pinctrl/pinctrl-mcp23s08.c | |
parent | Merge tag 'intel-pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel... (diff) | |
download | linux-0a04d767af8cf1498a73b8f20dc727e2eb74ff28.tar.xz linux-0a04d767af8cf1498a73b8f20dc727e2eb74ff28.zip |
pinctrl: sx150x: 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>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Cc: Peter Rosin <peda@axentia.se>
Cc: Andrey Smirnov <andrew.smirnov@gmail.com>
Cc: Neil Armstrong <narmstrong@baylibre.com>
Link: https://lore.kernel.org/r/20200721132537.362160-1-linus.walleij@linaro.org
Diffstat (limited to 'drivers/pinctrl/pinctrl-mcp23s08.c')
0 files changed, 0 insertions, 0 deletions