Collection of bug fixes for sdhci-iproc driver. - fix for 32bit writes for TRANSFER_MODE register by correcting shadow register logic - fix for deep sleep mode by adding SDHCI_QUIRK2_HOST_OFF_CARD_ON - remove hard coded mmc capability of 1.8V to allow boards to be supported that do support 1.8V. Corneliu Doban (2): mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnus Srinath Mannam (1): mmc: sdhci-iproc: remove hard coded mmc cap 1.8v drivers/mmc/host/sdhci-iproc.c | 33 ++++++++++++++++++++++++++------- 1 file changed, 26 insertions(+), 7 deletions(-) -- 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html