]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/mmc/mmc.c
mmc: convert most of printf() to pr_err() and pr_warn()
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Thu, 30 Nov 2017 16:44:00 +0000 (17:44 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 12 Jan 2018 09:11:04 +0000 (18:11 +0900)
commitd8e3d420891a5563fb307871581092c57aa1191e
tree8cce16b0bd2354de29e07856374d63dbbd7cfb6e
parentf7d5dffc65c1fdb1d1e4a69606a428ef62cfcdf5
mmc: convert most of printf() to pr_err() and pr_warn()

This allows to compile out the log message by tweaking the LOGLEVEL.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/mmc/Kconfig
drivers/mmc/mmc.c