mmc: mediatek: change some dev_err to dev_dbg
authorChaotian Jing <chaotian.jing@mediatek.com>
Tue, 1 Dec 2015 12:12:34 +0000 (20:12 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 22 Dec 2015 10:32:17 +0000 (11:32 +0100)
commit2066fd285efdd201316e0236aec177354b39ee71
tree6bdc62c479a7a7d8358d8524fcb25644d9bcd52f
parentec076cd226c3d93565ede082a240e23b5090e36c
mmc: mediatek: change some dev_err to dev_dbg

there are too many error logs shown when use CMD21/CMD19 to do tune,
and it will appear at each resume time, print out so many logs to the
uart console cost too mush time. so change it to dev_dbg.

Signed-off-by: Chaotian Jing <chaotian.jing@mediatek.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/mtk-sd.c