Loading drivers/mmc/host/sdhci-msm.c +0 −1 Original line number Diff line number Diff line Loading @@ -3237,7 +3237,6 @@ static int sdhci_msm_probe(struct platform_device *pdev) msm_host->mmc->caps2 |= MMC_CAP2_FULL_PWR_CYCLE; msm_host->mmc->caps2 |= MMC_CAP2_ASYNC_SDIO_IRQ_4BIT_MODE; msm_host->mmc->caps2 |= MMC_CAP2_HS400_POST_TUNING; msm_host->mmc->caps2 |= MMC_CAP2_CLK_SCALE; msm_host->mmc->pm_caps |= MMC_PM_KEEP_POWER; if (msm_host->pdata->nonremovable) Loading Loading
drivers/mmc/host/sdhci-msm.c +0 −1 Original line number Diff line number Diff line Loading @@ -3237,7 +3237,6 @@ static int sdhci_msm_probe(struct platform_device *pdev) msm_host->mmc->caps2 |= MMC_CAP2_FULL_PWR_CYCLE; msm_host->mmc->caps2 |= MMC_CAP2_ASYNC_SDIO_IRQ_4BIT_MODE; msm_host->mmc->caps2 |= MMC_CAP2_HS400_POST_TUNING; msm_host->mmc->caps2 |= MMC_CAP2_CLK_SCALE; msm_host->mmc->pm_caps |= MMC_PM_KEEP_POWER; if (msm_host->pdata->nonremovable) Loading