Re: [PATCH] pinctrl: meson: fix incorrect usage of ENOSYS

From: Linus Walleij
Date: Thu Sep 21 2017 - 08:18:53 EST


On Wed, Sep 20, 2017 at 4:08 PM, Jerome Brunet <jbrunet@xxxxxxxxxxxx> wrote:

> ENOSYS is special and should only be used for incorrect syscall number.
> It is not the case here. let's use ENOTSUPP instead.
>
> Signed-off-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij