]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: Probe DM based mmc devices in u-boot
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Sun, 30 Aug 2015 22:55:45 +0000 (16:55 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 3 Sep 2015 03:28:24 +0000 (21:28 -0600)
commit8e3332e223f2d98024cc54c0dfce69d52cf090cd
treee9163b8d38022ebb3b0609486d5e148e37d36810
parentf2b3017c8e8cf571edf94d07f9fe297354ae6bad
mmc: Probe DM based mmc devices in u-boot

During mmc initialize probe all devices with the MMC Uclass if build
with CONFIG_DM_MMC

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/mmc/mmc.c