Re: [PATCH v1 1/1] gpio: regmap: Use -ENOTSUPP consistently

From: Linus Walleij
Date: Fri Apr 12 2024 - 06:31:03 EST


On Wed, Apr 10, 2024 at 8:39 AM Andy Shevchenko
<andy.shevchenko@xxxxxxxxx> wrote:

> The GPIO library expects the drivers to return -ENOTSUPP in some cases
> and not using analogue POSIX code. Make the driver to follow this.
>
> Signed-off-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>

Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij