diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2020-07-17 16:40:40 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-07-20 16:05:57 +0200 |
commit | edee3bc6589484ec8c32b04c3b83497acfa6102f (patch) | |
tree | a63d42ee665f3b0847ee35a1970f4293bc017932 /drivers/mux/adg792a.c | |
parent | 75dec56710dfafd37daa95e756c5d1840932ba90 (diff) | |
download | linux-edee3bc6589484ec8c32b04c3b83497acfa6102f.tar.bz2 |
gpio: pca953x: 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>
Tested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: Adam Ford <aford173@gmail.com>
Cc: Vignesh Raghavendra <vigneshr@ti.com>
Link: https://lore.kernel.org/r/20200717144040.63253-1-linus.walleij@linaro.org
Diffstat (limited to 'drivers/mux/adg792a.c')
0 files changed, 0 insertions, 0 deletions