[PATCH] drivers: don't propagate of_alias_get_id's -ENODEV out of probe

Sascha Hauer s.hauer at pengutronix.de
Fri Nov 14 05:03:51 PST 2025


On Thu, 13 Nov 2025 08:59:03 +0100, Ahmad Fatoum wrote:
> of_alias_get_id() returns -ENODEV on failure and propagating it gives
> the user nothing to hint at there being a problem, so let's improve upon
> that by either falling back to dynamic ID selections if possible or
> returning a more fitting error code instead.
> 
> 

Applied, thanks!

[1/1] drivers: don't propagate of_alias_get_id's -ENODEV out of probe
      https://git.pengutronix.de/cgit/barebox/commit/?id=e688d63a116a (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list