]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dw_mmc: cleanups
authorPavel Machek <pavel@denx.de>
Fri, 5 Sep 2014 10:49:48 +0000 (12:49 +0200)
committerPantelis Antoniou <panto@antoniou-consulting.com>
Fri, 3 Oct 2014 14:26:50 +0000 (17:26 +0300)
commitb966db0d7259293e2c9c216c7a5dce30dacacfd9
treef22341e6934feb2bb955a31f1294f32c1ab70fc5
parentfa7b88519e9158cee2b0900d26c049f09f49f8c5
dw_mmc: cleanups

dw_mmc driver was responding to errors with debug(). Change that to
prinf so that any errors are immediately obvious. Also adjust english
in comments.

Signed-off-by: Pavel Machek <pavel@denx.de>
Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
drivers/mmc/dw_mmc.c