diff options
| author | Sean Anderson <[email protected]> | 2024-08-10 09:59:37 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-08-15 14:26:59 -0600 |
| commit | 6a087c01826c63a510002ef64ded8d7abd70afa0 (patch) | |
| tree | 2c481e514c0159b0abae505bcfe27bdd436314b7 /include | |
| parent | 2a521d01e62c012f627d426a4c43082b6402928d (diff) | |
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: Sean Anderson <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
