On Sat, 10 Aug 2024 at 07:59, Sean Anderson <[email protected]> wrote:
>
> ENOSYS should only be used when a subsystem is completely absent.
> Convert its use in pinctrl-generic to ENOENT, which better reflects the
> error condition (that a function/group/pin is missing).
>
> Signed-off-by: Sean Anderson <[email protected]>
> ---
>
>  drivers/pinctrl/pinctrl-generic.c | 26 +++++++++++++-------------
>  1 file changed, 13 insertions(+), 13 deletions(-)
>

Reviewed-by: Simon Glass <[email protected]>

Reply via email to