Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.cfdbb139f0ce10325b44dd3ec76993f8c8e798395 Sun May 01 19:52:37 UTC 2016 Simon Glass <sjg@chromium.org> dm: mmc: Adjust mmc_switch_part() to use a struct mmc

Instead of looking up the MMC device by number, just pass it in. This makes
it possible to use this function with driver model.

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