Home
last modified time | relevance | path

Searched hist:b84c9c9a988f9631f547222d2d43298c57149e3a (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dgen_atmel_mci.cb84c9c9a988f9631f547222d2d43298c57149e3a Fri Oct 23 18:46:28 UTC 2015 Marek Vasut <marex@denx.de> mmc: atmel: Silence debug output

This driver generates clearly debugging prints when changing clock
speed, so silence those. Furthermore, the driver generates further
prints in case a command fails to complete. The later case woud be
useful, but for eMMC, command 8 can fail and it's not an error but
a part of the specification. Thus, make this debug() as well.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>
[fix checkpatch warnings]
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>