summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-tegra.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mmc/host/sdhci-tegra.c')
-rw-r--r--drivers/mmc/host/sdhci-tegra.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/mmc/host/sdhci-tegra.c b/drivers/mmc/host/sdhci-tegra.c
index 4e70b5bd7413..311e003667c8 100644
--- a/drivers/mmc/host/sdhci-tegra.c
+++ b/drivers/mmc/host/sdhci-tegra.c
@@ -4333,9 +4333,6 @@ static int sdhci_tegra_probe(struct platform_device *pdev)
}
host->mmc->pm_flags |= MMC_PM_IGNORE_PM_NOTIFY;
- /* disable access to boot partitions */
- host->mmc->caps2 |= MMC_CAP2_BOOTPART_NOACC;
-
#if !defined(CONFIG_ARCH_TEGRA_2x_SOC) && !defined(CONFIG_ARCH_TEGRA_3x_SOC)
if (soc_data->nvquirks & NVQUIRK_ENABLE_HS200)
host->mmc->caps2 |= MMC_CAP2_HS200;