diff options
author | Simon Glass <sjg@chromium.org> | 2024-08-22 07:54:58 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-08-23 15:58:41 -0600 |
commit | 8a369de6ff1456efe60bc7ebefe3d323fece0a37 (patch) | |
tree | ea455f0bdffbd977acd736d7adba18a30f5e4a89 /drivers/ddr/imx/phy/ddrphy_utils.c | |
parent | 1847129025e04d41f4fd0396fa0336e3d544ded0 (diff) |
spl: mmc: Handle error codes consistently
Use 'ret' as the return code, since it may not be an error and this is
the common name in U-Boot. Make sure to return the error code when
given, rather than transforming it into -1 (-EPERM).
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/imx/phy/ddrphy_utils.c')
0 files changed, 0 insertions, 0 deletions