Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Dfsl_esdhc.cd6eb25e9878617f9a1d7f06ec21c9b981bb0a4e5 Sat Jul 29 17:35:22 UTC 2017 Simon Glass <sjg@chromium.org> dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()

We want to use fsl_esdhc_init() with driver model. Move the mmc_init() out
of this function so that we can use it for our common init.

Signed-off-by: Simon Glass <sjg@chromium.org>