commit | 8927ac94535a63e168a0d6db8aa33e19fdb73798 | [log] [tgz] |
---|---|---|
author | Grazvydas Ignotas <notasas@gmail.com> | Mon Mar 19 12:11:43 2012 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Tue May 08 18:02:21 2012 -0500 |
tree | 64c808ccf126ad24fe7754e0f65cf5b40f2739a3 | |
parent | ef2b7297a135caf179fb4c73adfd14ce37f9fc8e [diff] |
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>