summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/devices.c
diff options
context:
space:
mode:
authorNitish <nrajguru@nvidia.com>2014-03-05 16:58:21 +0530
committerMitch Luban <mluban@nvidia.com>2014-03-06 12:49:03 -0800
commit08aed76e806bcb39a5feefc3fa1cd286d0432e6a (patch)
treebac71617b21147e6c77bd81fd3c2015b44e74775 /arch/arm/mach-tegra/devices.c
parent70fb01844f4790bc7aa5251b498dd7961519081f (diff)
Revert "ARM: tegra: t124: Enable smmu for sdmmc"
This reverts commit 9a3c4c51e6e7509116ccee40a061bd36393c21cf. Some part of 9a3c4c51e6e7509116ccee40a061bd36393c21cf, was removed in http://git-master/r/#/c/368297/. The remaining part is being removed in this change. Bug 1451829 Change-Id: I68081c8a9023ca557dd5b519158f4310a96f384c Signed-off-by: Nitish <nrajguru@nvidia.com> Reviewed-on: http://git-master/r/377825 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Mitch Luban <mluban@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/devices.c')
-rw-r--r--arch/arm/mach-tegra/devices.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-tegra/devices.c b/arch/arm/mach-tegra/devices.c
index 429b553b7cc6..3c2653d49273 100644
--- a/arch/arm/mach-tegra/devices.c
+++ b/arch/arm/mach-tegra/devices.c
@@ -2203,12 +2203,6 @@ struct swgid_fixup tegra_swgid_fixup_t124[] = {
{ .name = "mpe", .swgids = SWGID(MPE), },
{ .name = "tegra-aes", .swgids = SWGID(VDE), },
{ .name = "nvavp", .swgids = SWGID(AVPC) | SWGID(A9AVP), },
- { .name = "sdhci-tegra.1", .swgids = SWGID(SDMMC2A), },
- /*
- * FIX ME: Make sdhci-tegra.2 IOMMUable once Bug 1374895 is fixed
- * { .name = "sdhci-tegra.2", .swgids = SWGID(SDMMC3A), },
- */
- { .name = "sdhci-tegra.3", .swgids = SWGID(SDMMC4A), },
{ .name = "serial8250", .swgids = SWGID(PPCS), },
{ .name = "serial-tegra", .swgids = SWGID(PPCS), },
{ .name = "dtv", .swgids = SWGID(PPCS), },