[PATCH v9 01/22] gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP

Bartosz Golaszewski bgolaszewski at baylibre.com
Fri Mar 26 13:14:12 GMT 2021


On Wed, Mar 24, 2021 at 9:19 AM Álvaro Fernández Rojas
<noltari at gmail.com> wrote:
>
> The current code doesn't check if GPIOLIB_IRQCHIP is enabled, which results in
> a compilation error when trying to build gpio-regmap if CONFIG_GPIOLIB_IRQCHIP
> isn't enabled.
>
> Fixes: 6a45b0e2589f ("gpiolib: Introduce gpiochip_irqchip_add_domain()")
> Suggested-by: Michael Walle <michael at walle.cc>
> Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
> Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
> Reviewed-by: Michael Walle <michael at walle.cc>
> ---

Acked-by: Bartosz Golaszewski <bgolaszewski at baylibre.com>

I suppose this will go through the pinctrl tree.

Bartosz



More information about the linux-arm-kernel mailing list