mmc: Add debug() output on read errors
authorSimon Glass <sjg@chromium.org>
Tue, 23 Jun 2015 21:38:50 +0000 (15:38 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 21 Jul 2015 23:39:25 +0000 (17:39 -0600)
commit1169299135d7793dcea5f05a959a9c38d78a0ee1
tree35f73e62fea1582f503a84898a94c34d3608f114
parente7ecf7cb5a6b873daf2d88daf03034d51fad4acc
mmc: Add debug() output on read errors

Allow read errors to be diagnosed more easily.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/mmc/mmc.c