]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/mmc/omap_hsmmc.c
mmc: omap: improve stat wait message
authorGrazvydas Ignotas <notasas@gmail.com>
Mon, 19 Mar 2012 12:11:43 +0000 (12:11 +0000)
committerAndy Fleming <afleming@freescale.com>
Tue, 8 May 2012 23:02:21 +0000 (18:02 -0500)
commit15ceb1de81e282426d8988264469508fb5dbd192
tree64c808ccf126ad24fe7754e0f65cf5b40f2739a3
parentb1e725f2c6e2d8f9855a0b4cba508a2abe748b4d
mmc: omap: improve stat wait message

The message didn't state that it's waiting for STAT to _clear_,
and printing the STAT value itself can help to identify problems.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Acked-by: Tom Rini <trini@ti.com>
drivers/mmc/omap_hsmmc.c