Home
last modified time | relevance | path

Searched hist:"97525647227 df6c00f63fc5ee41ad8d353ab6708" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc-uclass.c97525647227df6c00f63fc5ee41ad8d353ab6708 Sat May 27 17:37:19 UTC 2017 Simon Glass <sjg@chromium.org> dm: mmc: Avoid probing block devices in find_mmc_device()

We do not need to probe the block device here, so avoid doing so. The MMC
device itself must be active, but the block device can come later.

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