]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: dw_mmc: fix the debug message for checking card's present
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 17 Nov 2016 07:40:34 +0000 (16:40 +0900)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 29 Nov 2016 08:05:07 +0000 (09:05 +0100)
commitce64c22bc47778ea15ea72f8106b52b0644e0583
treedde6943c6441ae7ea1d3a0560acd568db33c79a5
parentb13228c2fa5397e9bd548cc632b5826d79e6f741
mmc: dw_mmc: fix the debug message for checking card's present

If display the debug message, this message should be spamming.
If flags is maintained the previous value, didn't display the debug
message.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc.c