| commit | 005d675aa1909ad70456dec8c5b0ba9b60b52d24 | [log] [tgz] |
|---|---|---|
| author | Jaehoon Chung <jh80.chung@samsung.com> | Thu Sep 22 14:12:00 2016 +0900 |
| committer | Ulf Hansson <ulf.hansson@linaro.org> | Thu Sep 22 09:34:13 2016 +0200 |
| tree | 8dbc1e349259676d92dadea5e9a1f18dba3b8902 | |
| parent | 3be7988674ab33565700a37b210f502563d932e6 [diff] |
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>