Signed-off-by: Kevin Liu <kl...@marvell.com>
---
 drivers/mmc/host/sdhci-pxav3.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mmc/host/sdhci-pxav3.c b/drivers/mmc/host/sdhci-pxav3.c
index ff06aff..31dc53c 100644
--- a/drivers/mmc/host/sdhci-pxav3.c
+++ b/drivers/mmc/host/sdhci-pxav3.c
@@ -259,7 +259,7 @@ static int sdhci_pxav3_probe(struct platform_device *pdev)
        pltfm_host->clk = clk;
        clk_prepare_enable(clk);
 
-       host->quirks = SDHCI_QUIRK_BROKEN_TIMEOUT_VAL
+       host->quirks = SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK
                | SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC
                | SDHCI_QUIRK_32BIT_ADMA_SIZE
                | SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN;
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to