commit | e6cd7a8ea1c3efe412e6b9e900b635ea29764f70 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Thu Nov 24 20:04:42 2016 +0900 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Dec 05 10:31:17 2016 +0100 |
tree | e7c367f00c539716b42b45662a3950afd13ea1fa | |
parent | d10111cf8586e16dbdbe8ed60de7065b54a70df1 [diff] |
mmc: dw_mmc: display the clock message only one time when card is polling When card is polling (broken-cd), there is a spamming messge related to clock. After applied this patch, display the message only one time at boot time. It's enough to check which clock values is used. Also prevent to display the spamming message. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>