linux/drivers/mmc/host
Seungwon Jeon 780f22af85 mmc: dw_mmc: use devres functions in dw_mmc
Use managed device resource functions for easy handling.
This makes driver simpler in the routine of error and exit.

Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Acked-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2012-12-06 13:55:10 -05:00
..
atmel-mci-regs.h mmc: atmel-mci: AP700x PDC is not connected to MCI 2012-10-03 10:05:23 -04:00
atmel-mci.c MMC highlights for 3.7: 2012-10-10 10:58:42 +09:00
au1xmmc.c
bfin_sdh.c mmc: bfin_sdh: Reset SD controller when resume from power saving mode. 2012-09-04 13:58:20 -04:00
cb710-mmc.c
cb710-mmc.h
davinci_mmc.c MMC highlights for 3.7: 2012-10-10 10:58:42 +09:00
dw_mmc-exynos.c mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end 2012-11-07 15:02:55 -05:00
dw_mmc-pci.c mmc: dw_mmc: use __devexit_p macro for .remove() 2012-12-06 13:54:37 -05:00
dw_mmc-pltfm.c mmc: dw_mmc: use helper macro module_platform_driver() 2012-12-06 13:54:38 -05:00
dw_mmc-pltfm.h mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end 2012-11-07 15:02:55 -05:00
dw_mmc.c mmc: dw_mmc: use devres functions in dw_mmc 2012-12-06 13:55:10 -05:00
dw_mmc.h mmc: dw_mmc: add support for implementation specific callbacks 2012-10-03 10:05:19 -04:00
jz4740_mmc.c
Kconfig mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650 2012-12-06 13:54:50 -05:00
Makefile mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650 2012-12-06 13:54:50 -05:00
mmc_spi.c mmc: mmc_spi: Use module_spi_driver 2012-09-04 13:58:29 -04:00
mmci.c mmc: mmci: use clk_prepare_enable and clk_disable_unprepare 2012-10-03 10:05:21 -04:00
mmci.h
msm_sdcc.c ARM: msm: move platform_data definitions 2012-09-14 11:17:35 +02:00
msm_sdcc.h
mvsdio.c ARM: orion: move platform_data definitions 2012-09-19 17:42:17 +02:00
mvsdio.h
mxcmmc.c mmc: mxcmmc: fix SD cards not being detected sometimes. 2012-12-06 13:54:38 -05:00
mxs-mmc.c mmc: mxs-mmc: Remove platform data 2012-12-06 13:54:44 -05:00
of_mmc_spi.c
omap.c ARM: OMAP1: Make plat/mux.h omap1 only 2012-09-20 14:54:57 -07:00
omap_hsmmc.c mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt Register 2012-12-06 13:54:58 -05:00
pxamci.c MMC highlights for 3.7: 2012-10-10 10:58:42 +09:00
pxamci.h
s3cmci.c ARM: samsung: move platform_data definitions 2012-09-19 17:42:18 +02:00
s3cmci.h
sdhci-cns3xxx.c
sdhci-dove.c mmc: fix sdhci-dove probe/removal 2012-11-07 15:02:03 -05:00
sdhci-esdhc-imx.c mmc: sdhci-imx-esdhc: use more devm_* functions 2012-12-06 13:55:06 -05:00
sdhci-esdhc.h mmc: sdhci-esdhc: break out early if clock is 0 2012-09-04 13:58:06 -04:00
sdhci-of-esdhc.c mmc: sdhci-of-esdhc: support commands with busy response expecting TC 2012-12-06 13:55:00 -05:00
sdhci-of-hlwd.c
sdhci-pci-data.c
sdhci-pci.c mmc: sdhci-pci: fix 'Invalid iomem size' error message condition 2012-11-07 15:02:01 -05:00
sdhci-pltfm.c mmc: dt: add no-1-8-v device tree flag 2012-12-06 13:55:05 -05:00
sdhci-pltfm.h
sdhci-pxav2.c mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIs 2012-09-04 13:58:15 -04:00
sdhci-pxav3.c mmc: sdhci-pxav3: add quirks2 2012-12-06 13:54:51 -05:00
sdhci-s3c.c mmc: host: sdhci-s3c: Add support for pinctrl 2012-12-06 13:55:01 -05:00
sdhci-spear.c mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resume 2012-12-06 13:55:02 -05:00
sdhci-tegra.c ARM: SoC fixes 2012-10-11 10:21:48 +09:00
sdhci.c mmc: sdhci: add quirk for lack of 1.8v support 2012-12-06 13:55:04 -05:00
sdhci.h mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs 2012-11-07 14:55:29 -05:00
sdricoh_cs.c
sh_mmcif.c mmc: sh_mmcif: remove unneeded clock connection ID 2012-12-06 13:55:09 -05:00
sh_mobile_sdhi.c mmc: sh_mobile_sdhi: remove unneeded clock connection ID 2012-12-06 13:55:08 -05:00
tifm_sd.c
tmio_mmc.c
tmio_mmc.h
tmio_mmc_dma.c
tmio_mmc_pio.c mmc: tmio: use generic GPIO CD and WP handlers 2012-07-21 00:02:20 -04:00
ushc.c
via-sdmmc.c mmc: via-sdmmc: Use module_pci_driver 2012-09-04 13:58:30 -04:00
vub300.c mmc: vub300: add missing usb_put_dev 2012-12-06 13:55:03 -05:00
wbsd.c
wbsd.h
wmt-sdmmc.c mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650 2012-12-06 13:54:50 -05:00