diff options
author | Simon Glass <sjg@chromium.org> | 2015-08-06 20:16:27 -0600 |
---|---|---|
committer | Pantelis Antoniou <pantelis.antoniou@konsulko.com> | 2015-08-11 21:52:43 +0300 |
commit | 1c87ffe8d1eef2c759b97129fd48e218a039cbcd (patch) | |
tree | c9124f3fc146c0477c78aff89f89151e75232c43 /include/config_defaults.h | |
parent | 9042d974d2391b58d9a51f805756fac31f3c656f (diff) | |
download | blackbird-obmc-uboot-1c87ffe8d1eef2c759b97129fd48e218a039cbcd.tar.gz blackbird-obmc-uboot-1c87ffe8d1eef2c759b97129fd48e218a039cbcd.zip |
mmc: dw_mmc: Avoid using printf() for errors
The dw_mmc driver uses printf() in various places.
These bloat the code and cause problems for SPL. Use debug() where possible
and try to return a useful error code instead.
panto: Small rework to make it apply against top of tree.
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'include/config_defaults.h')
0 files changed, 0 insertions, 0 deletions