mmc: sdhci: Allow platform controlled voltage switching
[sfrench/cifs-2.6.git] / drivers / mmc / host / sdhci.h
index 0008bbd27127336b233b96f8591d253b8268d619..0770c036e2ff5d75dbfbd757cd5bc3876e8ce1c0 100644 (file)
@@ -567,6 +567,7 @@ struct sdhci_host {
        u32 caps1;              /* CAPABILITY_1 */
        bool read_caps;         /* Capability flags have been read */
 
+       bool sdhci_core_to_disable_vqmmc;  /* sdhci core can disable vqmmc */
        unsigned int            ocr_avail_sdio; /* OCR bit masks */
        unsigned int            ocr_avail_sd;
        unsigned int            ocr_avail_mmc;