kernel_optimize_test/drivers/mmc/host
Anton Vorontsov 619ef4b421 mmc_spi: add support for card-detection polling
This patch adds new platform data variable "caps", so platforms
could pass theirs capabilities into MMC core (for example, platforms
without interrupt on the CD line will most probably want to pass
MMC_CAP_NEEDS_POLL).

New platform get_cd() callback provided to optimize polling.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2008-07-15 14:14:41 +02:00
..
at91_mci.c at91_mci: minor cleanup 2008-05-17 13:19:38 +02:00
au1xmmc.c mmc: fix platform driver hotplug/coldplug 2008-04-15 19:35:40 -07:00
au1xmmc.h
imxmmc.c Merge branch 'imx' into devel 2008-07-10 16:41:50 +01:00
imxmmc.h
Kconfig sdhci: move pci stuff to separate module 2008-07-15 14:14:39 +02:00
Makefile sdhci: move pci stuff to separate module 2008-07-15 14:14:39 +02:00
mmc_spi.c mmc_spi: add support for card-detection polling 2008-07-15 14:14:41 +02:00
mmci.c [ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driver 2008-05-04 11:06:05 +01:00
mmci.h mmc: fix sg->page fallout 2007-10-23 20:37:24 +02:00
omap.c mmc: Fix omap compile by replacing dev_name with dma_dev_name 2008-05-14 21:00:53 +02:00
pxamci.c pxamci: fix byte aligned DMA transfers 2008-07-06 10:37:40 -07:00
pxamci.h [ARM] pxa: mmc: add 1st host controller support for pxa3xx 2008-01-26 15:07:53 +00:00
ricoh_mmc.c mmc: extend ricoh_mmc to support Ricoh RL5c476 2008-02-08 09:02:47 +01:00
sdhci-pci.c sdhci-pci: unaligned data with ricoh controllers 2008-07-15 14:14:40 +02:00
sdhci.c sdhci: handle hot-remove 2008-07-15 14:14:40 +02:00
sdhci.h sdhci: handle hot-remove 2008-07-15 14:14:40 +02:00
tifm_sd.c tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data() 2008-03-15 09:24:21 -07:00
wbsd.c mmc: wbsd: initialize tasklets before requesting interrupt 2008-06-12 18:05:41 -07:00
wbsd.h