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)
commitb1e056ae4bfaa12dda5c24bd9b9cf902c5c62033
tree1b6fc21417c0666a10d83484d253a76fcf819e0a
parenta48ce884d5819d5df2cf1139ab3c43f8e9e419b3
mmc: omap_hsmmc: Convert critical failure reports to dev_err

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>
drivers/mmc/host/omap_hsmmc.c