rv1126-uboot/drivers/mmc
Mateusz Kulikowski eb9d3ca356 mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()
MMC core expects (now) valid mmc->dev pointer.
During conversion in commit cffe5d86 not every driver was updated.

This patch fixes crash while accessing MMC on
boards using Qualcomm SDHCI controller.

Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2016-07-08 09:57:30 -04:00
..
Kconfig dm: mmc: sandbox: Add an SD-card emulation 2016-05-17 09:54:43 -06:00
Makefile dm: mmc: Implement the MMC functions for block devices 2016-05-17 09:54:43 -06:00
arm_pl180_mmci.c
arm_pl180_mmci.h
atmel_sdhci.c
bcm2835_sdhci.c
bfin_sdh.c
davinci_mmc.c
dw_mmc.c mmc: dw_mmc: fix the wrong AND operation 2016-06-27 09:43:26 +09:00
exynos_dw_mmc.c
fsl_esdhc.c mmc: fsl: introduce wp_enable 2016-06-28 12:08:53 -07:00
fsl_esdhc_spl.c
ftsdc010_mci.c
ftsdc021_sdhci.c
gen_atmel_mci.c
hi6220_dw_mmc.c
kona_sdhci.c
mmc-uclass.c dm: mmc: Implement the MMC functions for block devices 2016-05-17 09:54:43 -06:00
mmc.c mmc: add MMC_VERSION_5_1 2016-06-20 05:14:46 -04:00
mmc_legacy.c dm: mmc: Move the device list into a separate file 2016-05-17 09:54:43 -06:00
mmc_private.h dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL 2016-05-27 10:23:10 -06:00
mmc_spi.c
mmc_write.c dm: mmc: Add support for driver-model block devices 2016-05-17 09:54:43 -06:00
msm_sdhci.c mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe() 2016-07-08 09:57:30 -04:00
mv_sdhci.c
mvebu_mmc.c
mxcmmc.c
mxsmmc.c
omap_hsmmc.c mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx 2016-06-09 13:53:09 -04:00
pci_mmc.c
pic32_sdhci.c dm: mmc: Set up the device pointer when using the MMC uclass 2016-05-17 09:54:43 -06:00
pxa_mmc_gen.c
rockchip_dw_mmc.c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
rpmb.c
s3c_sdi.c
s5p_sdhci.c
sandbox_mmc.c dm: mmc: sandbox: Add an SD-card emulation 2016-05-17 09:54:43 -06:00
sdhci.c mmc: increase MMC SDHCI read status timeout 2016-07-01 17:42:57 -04:00
sh_mmcif.c
sh_mmcif.h
sh_sdhi.c
socfpga_dw_mmc.c dm: mmc: Set up the device pointer when using the MMC uclass 2016-05-17 09:54:43 -06:00
spear_sdhci.c
sunxi_mmc.c
tegra_mmc.c mmc: tegra: add basic Tegra186 support 2016-05-31 11:22:59 -07:00
uniphier-sd.c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
zynq_sdhci.c dm: mmc: Set up the device pointer when using the MMC uclass 2016-05-17 09:54:43 -06:00