linux/drivers/mmc/core
Adrian Hunter 49e3b5a44f mmc: refine DDR support
One flaw with DDR support is that MMC core does not inform the driver
which DDR mode it has selected.  This patch expands the ios->ddr flag
to do that.

Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2010-10-23 21:11:16 +08:00
..
bus.c mmc: Fixes for Dual Data Rate (DDR) support 2010-10-23 21:11:16 +08:00
bus.h mmc: rename dev_to_mmc_card() to mmc_dev_to_card() 2010-10-23 21:11:12 +08:00
core.c mmc: refine DDR support 2010-10-23 21:11:16 +08:00
core.h mmc: refine DDR support 2010-10-23 21:11:16 +08:00
debugfs.c
host.c mmc: Remove distinction between hw and phys segments 2010-10-23 21:11:11 +08:00
host.h
Kconfig
Makefile mmc: Makefile: Fix EXTRA_CFLAGS assignment 2010-10-23 21:11:15 +08:00
mmc_ops.c
mmc_ops.h
mmc.c mmc: refine DDR support 2010-10-23 21:11:16 +08:00
sd_ops.c
sd_ops.h
sd.c mmc: Add helper function to check if a card is removable 2010-10-23 21:11:15 +08:00
sd.h
sdio_bus.c
sdio_bus.h
sdio_cis.c
sdio_cis.h
sdio_io.c
sdio_irq.c
sdio_ops.c
sdio_ops.h
sdio.c