linux/drivers/mmc/host
Tomas Winkler 9eeebd22ca mmc: wbsd.c fix shadowing of 'dma' variable
This patch fix warning :shadowing dma variable
and made use of module_param_named instead of module_param

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2008-07-15 14:14:48 +02:00
..
at91_mci.c at91_mci: Fix byte mode transitions. 2008-07-15 14:14:43 +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
Kconfig MMC: S3C24XX MMC/SD driver. 2008-07-15 14:14:46 +02:00
Makefile MMC: S3C24XX MMC/SD driver. 2008-07-15 14:14:46 +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
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
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
wbsd.c mmc: wbsd.c fix shadowing of 'dma' variable 2008-07-15 14:14:48 +02:00
wbsd.h