Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/meson/
H A Dpinctrl-meson.c1ffbf50b Wed Sep 20 09:08:15 CDT 2017 Jerome Brunet <jbrunet@baylibre.com> pinctrl: meson: fix incorrect usage of ENOSYS

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@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1ffbf50b Wed Sep 20 09:08:15 CDT 2017 Jerome Brunet <jbrunet@baylibre.com> pinctrl: meson: fix incorrect usage of ENOSYS

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@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>