]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
mmc: Add debug() output on read errors
authorSimon Glass <sjg@chromium.org>
Tue, 23 Jun 2015 21:38:50 +0000 (15:38 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:48:52 +0000 (13:48 +0200)
commit1c2f7e6ff75d1e9aef6d1d221474ec622cda4f39
tree3023698f742dd53f3d4865b8178964dc3b89fab5
parentb05f8d83f30b398d0dbac9cecf0fcd70c2c7ea3b
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