linux/drivers/mmc/host
Pierre Ossman 97067d5581 wbsd: fix bad dma_addr_t conversion
DMA addresses are not pointers, so don't treat them as such. Avoids
compiler warnings when using 64-bit DMA addresses on a 32-bit system.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2008-07-15 14:14:49 +02:00
..
Kconfig atmel-mci: Driver for Atmel on-chip MMC controllers 2008-07-15 14:14:49 +02:00
Makefile atmel-mci: Driver for Atmel on-chip MMC controllers 2008-07-15 14:14:49 +02:00
at91_mci.c at91_mci: Fix byte mode transitions. 2008-07-15 14:14:43 +02:00
atmel-mci-regs.h atmel-mci: Driver for Atmel on-chip MMC controllers 2008-07-15 14:14:49 +02:00
atmel-mci.c atmel-mci: Driver for Atmel on-chip MMC controllers 2008-07-15 14:14:49 +02:00
au1xmmc.c au1xmmc: remove custom carddetect poll implementation. 2008-07-15 14:14:44 +02:00
imxmmc.c mmc: change .get_ro() callback semantics 2008-07-15 14:14:41 +02:00
imxmmc.h
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
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
ricoh_mmc.c mmc: extend ricoh_mmc to support Ricoh RL5c476 2008-02-08 09:02:47 +01:00
s3cmci.c MMC: S3C24XX: Refuse incorrectly aligned transfers 2008-07-15 14:14:48 +02:00
s3cmci.h MMC: S3C24XX: Add platform data for MMC/SD driver 2008-07-15 14:14:47 +02:00
sdhci-pci.c sdhci: scatter-gather (ADMA) support 2008-07-15 14:14:44 +02:00
sdhci.c sdhci: graceful handling of bad addresses 2008-07-15 14:14:45 +02:00
sdhci.h sdhci: scatter-gather (ADMA) support 2008-07-15 14:14:44 +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 wbsd: fix bad dma_addr_t conversion 2008-07-15 14:14:49 +02:00
wbsd.h