Searched hist:97525647 (Results 1 – 1 of 1) sorted by relevance
97525647 Sat May 27 12:37:19 CDT 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>