diff options
author | Linus Walleij | 2020-07-17 17:19:55 +0200 |
---|---|---|
committer | Andy Shevchenko | 2020-07-22 16:00:27 +0300 |
commit | 22f61d4e6fea30bd571474c7ad335f8f1f609abf (patch) | |
tree | 918ee3b580784229cbf92a4e54554b44b626a3cd /drivers/gpio/gpio-tegra186.c | |
parent | 945e72db36bd12767601b332b2aa50c888537afa (diff) |
gpio: wcove: 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.
Cc: Bin Gao <bin.gao@linux.intel.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Tested-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'drivers/gpio/gpio-tegra186.c')
0 files changed, 0 insertions, 0 deletions