original_kernel/drivers/mmc/host
Shawn Guo 85d6509dc8 mmc: sdhci: make sdhci-pltfm device drivers self registered
The patch turns the common stuff in sdhci-pltfm.c into functions, and
add device drivers their own .probe and .remove which in turn call
into the common functions, so that those sdhci-pltfm device drivers
register itself and keep all device specific things away from common
sdhci-pltfm file.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Reviewed-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Anton Vorontsov <cbouatmailru@gmail.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-07-20 17:16:06 -04:00
..
Kconfig mmc: sdhci: make sdhci-pltfm device drivers self registered 2011-07-20 17:16:06 -04:00
Makefile mmc: sdhci: make sdhci-pltfm device drivers self registered 2011-07-20 17:16:06 -04:00
at91_mci.c
atmel-mci-regs.h
atmel-mci.c
au1xmmc.c
bfin_sdh.c
cb710-mmc.c
cb710-mmc.h
davinci_mmc.c
dw_mmc.c
dw_mmc.h
imxmmc.c
imxmmc.h
jz4740_mmc.c
mmc_spi.c
mmci.c ARM: 6980/1: mmci: use StartBitErr to detect bad connections 2011-07-06 20:46:04 +01:00
mmci.h ARM: 6980/1: mmci: use StartBitErr to detect bad connections 2011-07-06 20:46:04 +01:00
msm_sdcc.c
msm_sdcc.h
mvsdio.c
mvsdio.h
mxcmmc.c
mxs-mmc.c
of_mmc_spi.c mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.c 2011-06-18 22:18:00 -04:00
omap.c
omap_hsmmc.c mmc: omap_hsmmc: use original sg_len for dma_unmap_sg 2011-06-25 18:51:28 -04:00
pxamci.c
pxamci.h
s3cmci.c
s3cmci.h
sdhci-cns3xxx.c mmc: sdhci: make sdhci-pltfm device drivers self registered 2011-07-20 17:16:06 -04:00
sdhci-dove.c mmc: sdhci: make sdhci-pltfm device drivers self registered 2011-07-20 17:16:06 -04:00
sdhci-esdhc-imx.c mmc: sdhci: make sdhci-pltfm device drivers self registered 2011-07-20 17:16:06 -04:00
sdhci-esdhc.h
sdhci-of-core.c
sdhci-of-esdhc.c
sdhci-of-hlwd.c
sdhci-of.h
sdhci-pci.c
sdhci-pltfm.c mmc: sdhci: make sdhci-pltfm device drivers self registered 2011-07-20 17:16:06 -04:00
sdhci-pltfm.h mmc: sdhci: make sdhci-pltfm device drivers self registered 2011-07-20 17:16:06 -04:00
sdhci-pxa.c
sdhci-s3c.c
sdhci-spear.c
sdhci-tegra.c mmc: sdhci: make sdhci-pltfm device drivers self registered 2011-07-20 17:16:06 -04:00
sdhci.c
sdhci.h
sdricoh_cs.c
sh_mmcif.c
sh_mobile_sdhi.c mmc: sdhi: DMA slave ID 0 is invalid 2011-06-25 18:52:20 -04:00
tifm_sd.c
tmio_mmc.c
tmio_mmc.h
tmio_mmc_dma.c
tmio_mmc_pio.c mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling 2011-06-25 18:52:15 -04:00
ushc.c
via-sdmmc.c
vub300.c mmc: vub300: fix null dereferences in error handling 2011-06-18 22:17:51 -04:00
wbsd.c
wbsd.h