Home
last modified time | relevance | path

Searched hist:"3937404 f8b80eb482661a182ebb774e96356c607" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Duniphier-sd.c3937404f8b80eb482661a182ebb774e96356c607 Thu Aug 25 05:52:35 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS

Catch up with the DM migration.

As struct dm_mmc_ops does not have .init callback, call the init
function directly from the probe function.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
H A DKconfig3937404f8b80eb482661a182ebb774e96356c607 Thu Aug 25 05:52:35 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS

Catch up with the DM migration.

As struct dm_mmc_ops does not have .init callback, call the init
function directly from the probe function.

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