Home
last modified time | relevance | path

Searched hist:"6 c67954c93ea09bccc5bbc984ff60a2c28eeb733" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dsdhci.c6c67954c93ea09bccc5bbc984ff60a2c28eeb733 Thu Aug 25 07:07:35 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> mmc: sdhci: move error message to more relevant place

"Hardware doesn't specify base clock frequency" may not be only the
error case of sdhci_setup_cfg(). It is better to print this where
the corresponding error is triggered.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>