mmc: omap_hsmmc: Convert critical failure reports to dev_err
authorVenkatraman S <svenkatr@ti.com>
Mon, 19 Nov 2012 16:30:00 +0000 (22:00 +0530)
committerChris Ball <cjb@laptop.org>
Thu, 6 Dec 2012 18:54:58 +0000 (13:54 -0500)
Fatal errors for the driver are not reported when just error debug
is enabled. Convert selected dev_dbg to dev_err for accurate error
reporting.

Reported-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Venkatraman S <svenkatr@ti.com>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found