|
@@ -618,6 +618,7 @@ static int jmicron_resume(struct sdhci_pci_chip *chip)
|
|
|
static const struct sdhci_pci_fixes sdhci_o2 = {
|
|
|
.probe = sdhci_pci_o2_probe,
|
|
|
.quirks = SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC,
|
|
|
+ .quirks2 = SDHCI_QUIRK2_CLEAR_TRANSFERMODE_REG_BEFORE_CMD,
|
|
|
.probe_slot = sdhci_pci_o2_probe_slot,
|
|
|
.resume = sdhci_pci_o2_resume,
|
|
|
};
|