mmc: dw_mmc: fix the spamming log message
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 22 Sep 2016 05:12:00 +0000 (14:12 +0900)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 22 Sep 2016 07:34:13 +0000 (09:34 +0200)
commit005d675aa1909ad70456dec8c5b0ba9b60b52d24
tree8dbc1e349259676d92dadea5e9a1f18dba3b8902
parent3be7988674ab33565700a37b210f502563d932e6
mmc: dw_mmc: fix the spamming log message

When there is no Card which is set to "broken-cd", it's displayed a clock
information continuously. Because it's polling for detecting card.
This patch is fixed this problem.

Fixes: 65257a0deed5 ("mmc: dw_mmc: remove UBSAN warning in dw_mci_setup_bus()")
Reported-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc.c
drivers/mmc/host/dw_mmc.h