Home
last modified time | relevance | path

Searched hist:"3137 e645e2f697df88dca08b7631c6363093bcf4" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dsdhci.c3137e645e2f697df88dca08b7631c6363093bcf4 Thu Aug 25 07:07:36 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg()

If CONFIG_BLK is enabled, add_sdhci() is never called. Move this
quirk handling to sdhci_setup_cfg(), which is now the central place
for hardware capability checks.

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