]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: mmc: Set up the device pointer when using the MMC uclass
authorSimon Glass <sjg@chromium.org>
Sun, 1 May 2016 19:52:34 +0000 (13:52 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 17 May 2016 15:54:43 +0000 (09:54 -0600)
commitcffe5d86cfe853ae9271d37522f8bc5795cc4c69
tree1cdf6a6e9740f888957e2c6aba672326989eef1b
parentb6694a33c45530e4c260c7fd6c77cc8472c9412f
dm: mmc: Set up the device pointer when using the MMC uclass

Update the existing drivers to set up this new pointer. This will be required
by the MMC uclass.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/mmc/omap_hsmmc.c
drivers/mmc/pic32_sdhci.c
drivers/mmc/rockchip_dw_mmc.c
drivers/mmc/socfpga_dw_mmc.c
drivers/mmc/uniphier-sd.c
drivers/mmc/zynq_sdhci.c
include/mmc.h