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

Commit 57182567 authored by Konstantin Dorfman's avatar Konstantin Dorfman
Browse files

mmc: sdhci-msm: fix overlapping values for quirk definition



This change fixes value for SDHCI_QUIRK2_IGN_DATA_END_BIT_ERROR.
As a result of a06fbc96 wrong value
used.

CRs-fixed: 734310
Change-Id: I3f1ffad1deeb3cba2abbc8e38b4a8c168a65cf22
Signed-off-by: default avatarKonstantin Dorfman <kdorfman@codeaurora.org>
parent b17a0d65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -166,7 +166,7 @@ struct sdhci_host {
 * Some SDHC controllers are unable to handle data-end bit error in
 * 1-bit mode of SDIO.
 */
#define SDHCI_QUIRK2_IGN_DATA_END_BIT_ERROR             (1<<9)
#define SDHCI_QUIRK2_IGN_DATA_END_BIT_ERROR             (1<<12)

/*
 * Some SDHC controllers do not require data buffers alignment, skip