|
@@ -1147,8 +1147,6 @@ static int sdhci_esdhc_imx_probe(struct platform_device *pdev)
|
|
if (IS_ERR(imx_data->pins_default))
|
|
if (IS_ERR(imx_data->pins_default))
|
|
dev_warn(mmc_dev(host->mmc), "could not get default state\n");
|
|
dev_warn(mmc_dev(host->mmc), "could not get default state\n");
|
|
|
|
|
|
- host->quirks |= SDHCI_QUIRK_BROKEN_TIMEOUT_VAL;
|
|
|
|
-
|
|
|
|
if (imx_data->socdata->flags & ESDHC_FLAG_ENGCM07207)
|
|
if (imx_data->socdata->flags & ESDHC_FLAG_ENGCM07207)
|
|
/* Fix errata ENGcm07207 present on i.MX25 and i.MX35 */
|
|
/* Fix errata ENGcm07207 present on i.MX25 and i.MX35 */
|
|
host->quirks |= SDHCI_QUIRK_NO_MULTIBLOCK
|
|
host->quirks |= SDHCI_QUIRK_NO_MULTIBLOCK
|