[PATCH] pinmux: generic: Use ENOENT instead of ENOSYS

Tom Rini trini at konsulko.com
Thu Aug 15 22:33:08 CEST 2024


On Sat, 10 Aug 2024 09:59:37 -0400, Sean Anderson 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).
> 
> 

Applied to u-boot/next, thanks!

-- 
Tom




More information about the U-Boot mailing list