]> git.sur5r.net Git - u-boot/commit
mmc: add the debug message in mmc_set_clock
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 26 Jan 2018 10:25:30 +0000 (19:25 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 8 May 2018 04:12:33 +0000 (13:12 +0900)
commitd2faadb59c2be743854fe8e084def919c19b9634
tree2cc86ed22f30f6047e9872961222925388bf85ed
parent65117182543e58ba69f4abdc998423798137cbae
mmc: add the debug message in mmc_set_clock

Add the debug message for checking the mmc clock status.
It's helpful to debug the controlling clock.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/mmc.c