summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2015-08-06 20:16:27 -0600
committerPantelis Antoniou <[email protected]>2015-08-11 21:52:43 +0300
commit1c87ffe8d1eef2c759b97129fd48e218a039cbcd (patch)
treec9124f3fc146c0477c78aff89f89151e75232c43 /scripts
parent9042d974d2391b58d9a51f805756fac31f3c656f (diff)
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 <[email protected]> Signed-off-by: Pantelis Antoniou <[email protected]> Acked-by: Jaehoon Chung <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions