commit | 678b608df412bee9d62fd1e29192ba91312b1877 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Thu Nov 30 17:44:00 2017 +0100 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Fri Jan 12 18:11:04 2018 +0900 |
tree | 8cce16b0bd2354de29e07856374d63dbbd7cfb6e | |
parent | 06976eb84328940d269545dee2fc20b825fedbe2 [diff] |
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>