mmc: refine DDR support
authorAdrian Hunter <adrian.hunter@nokia.com>
Mon, 11 Oct 2010 09:43:50 +0000 (12:43 +0300)
committerChris Ball <cjb@laptop.org>
Sat, 23 Oct 2010 13:11:16 +0000 (21:11 +0800)
commit49e3b5a44f8abd33c8693edc575c6d06a210d778
treea68dfc6613a17d1c0eb68d87d63a3562eea26a80
parent0f8d8ea64ec7c77ca5beb59534d386fe0235961a
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>
drivers/mmc/core/core.c
drivers/mmc/core/core.h
drivers/mmc/core/mmc.c
include/linux/mmc/host.h