Home
last modified time | relevance | path

Searched hist:"4 a5e0f9e73511595c68f907a15772e5d1ba4aac6" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-merrifield.cdiff 4a5e0f9e73511595c68f907a15772e5d1ba4aac6 Mon Nov 04 18:10:10 CET 2019 Andy Shevchenko <andriy.shevchenko@linux.intel.com> gpio: merrifield: 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>