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

Commit fa2298d4 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 d380a7c1 739a7c1e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -516,7 +516,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 */