linux-stable/drivers/mmc/host
Manuel Lauss c4223c2c91 au1xmmc: remove db1200 board code, rewrite probe.
Remove the DB1200 board-specific functions (card present, read-only,
activity LED methods) and instead add platform data which is passed
to the driver.  This also allows for platforms to implement other
carddetect schemes (e.g. dedicated irq) without having to pollute the
driver code.  The poll timer (used for pb1200) is kept for compatibility.

With the board-specific stuff gone, the driver's ->probe() code can be
cleaned up considerably.

Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2008-07-15 14:14:43 +02:00
..
at91_mci.c at91_mci: Fix byte mode transitions. 2008-07-15 14:14:43 +02:00
au1xmmc.c au1xmmc: remove db1200 board code, rewrite probe. 2008-07-15 14:14:43 +02:00
au1xmmc.h au1xmmc: remove db1200 board code, rewrite probe. 2008-07-15 14:14:43 +02:00
imxmmc.c mmc: change .get_ro() callback semantics 2008-07-15 14:14:41 +02:00
imxmmc.h mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00
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: change .get_ro() callback semantics 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 mmc: change .get_ro() callback semantics 2008-07-15 14:14:41 +02: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: change .get_ro() callback semantics 2008-07-15 14:14:41 +02:00
wbsd.h mmc: update header file paths 2007-07-26 01:53:31 +02:00