Hi Adrian, On Tue, Mar 13 2012, Adrian Hunter wrote: > On 07/02/12 14:48, Adrian Hunter wrote: >> Hi >> >> Here are patches for Medfield to allow the use of high-capacity erase size >> and to allow the SDIO host controller to be off when the card is kept on >> during suspend - replacing the earlier patch "mmc: sdhci: always reset all >> during resume" >> >> >> Adrian Hunter (4): >> mmc: core: add high-capacity erase size capability flag >> mmc: sdhci-pci: select HC erase size for Medfield eMMC >> mmc: sdhci: add quirk for keeping card power during suspend >> mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIO >> >> drivers/mmc/core/mmc.c | 3 ++- >> drivers/mmc/host/sdhci-pci.c | 8 +++++++- >> drivers/mmc/host/sdhci.c | 13 +++++++++++-- >> include/linux/mmc/host.h | 1 + >> include/linux/mmc/sdhci.h | 2 ++ >> 5 files changed, 23 insertions(+), 4 deletions(-) > > Chris can you take these? > > MMC_CAP2_HC_ERASE_SZ needs to move to bit9 but otherwise they apply. Thanks for the reminder, moved MMC_CAP2_HC_ERASE_SZ to bit9 and pushed to mmc-next for 3.4. - Chris. -- Chris Ball <cjb@xxxxxxxxxx> <http://printf.net/> One Laptop Per Child -- 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