Re: [PATCH] pinctrl: apple: Always return valid type in apple_gpio_irq_type

From: Linus Walleij
Date: Tue Nov 09 2021 - 06:06:12 EST


On Mon, Nov 1, 2021 at 4:07 PM Sven Peter <sven@xxxxxxxxxxxxx> wrote:

> apple_gpio_irq_type can possibly return -EINVAL which triggers the
> following compile error with gcc 9 because the type no longer fits
> into the mask.

Patch applied for fixes, thanks for fixing this!

Yours,
Linus Walleij