Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 49274fa3 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "mmc: host: Update the USE_PIO_FOR_EMMC_TUNING quirk value"

parents 559371f0 a5b8ac6a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -518,7 +518,7 @@ struct sdhci_host {
 * Some controllers may use PIO mode to workaround HW issues in ADMA for
 * eMMC tuning commands.
 */
#define SDHCI_QUIRK2_USE_PIO_FOR_EMMC_TUNING (1 << 23)
#define SDHCI_QUIRK2_USE_PIO_FOR_EMMC_TUNING (1 << 29)


	int irq;		/* Device IRQ */