mirror of
https://xff.cz/git/u-boot/
synced 2026-01-24 19:05:22 +01:00
These functions can return errors, it's best to catch them and trigger the driver unwind code path. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Ramon Fried <rfried.dev@gmail.com>