Skip to content
Commit 6a087c01 authored by Sean Anderson's avatar Sean Anderson Committed by Tom Rini
Browse files

pinmux: generic: Use ENOENT instead of ENOSYS



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: default avatarSean Anderson <seanga2@gmail.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 2a521d01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment