]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: baytrail: Pass irqchip when adding gpiochip
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 5 Nov 2019 13:41:11 +0000 (15:41 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 9 Dec 2019 10:55:53 +0000 (12:55 +0200)
commitca8a958e2acb418846e6506f3ff2cdf161a3c806
treef8d63020be21f993cc3de69ff946d96ed4d266a7
parented3c156462516f3a10c8842cdf6358d20ffa34f5
pinctrl: baytrail: Pass irqchip when adding gpiochip

We need to convert all old gpio irqchips to pass the irqchip
setup along when adding the gpio_chip. For more info see
drivers/gpio/TODO.

For chained irqchips this is a pretty straight-forward conversion.

Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Mika Westerberg <mika.westerberg@linux.intel.com>
Cc: Thierry Reding <treding@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Tested-by: Hans de Goede <hdegoede@redhat.com>
drivers/pinctrl/intel/pinctrl-baytrail.c