mmc: dw_mmc: fix the spamming log message 58/89758/1
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 22 Sep 2016 05:12:00 +0000 (14:12 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 27 Sep 2016 02:09:40 +0000 (11:09 +0900)
commitac017bbf577a5bdec73bbe506061e509935cd5cb
tree6aadafc97c29518b2bd0dbdf6702f04ebf251ed4
parentc130157bbeb2881293a44544153ffd2517f07855
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.

Change-Id: I035dd0ecf5857f0639d6d1091e958a0552ffba47
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