mirror of
https://xff.cz/git/u-boot/
synced 2025-10-02 16:01:30 +02: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>