summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/powergate-t12x.c
diff options
context:
space:
mode:
authorSomasundaram S <somasundaram@nvidia.com>2013-08-06 01:39:05 +0530
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 13:40:03 -0700
commitd370c483182a06c0a6a2d5657d8c6b11e314df70 (patch)
tree1126d9a2eee66807ae47b2f618ec41e90887aed5 /arch/arm/mach-tegra/powergate-t12x.c
parent7afe11226e2e30e22486dc693da352cde5668d70 (diff)
ARM: tegra12: Enable VDE powergating
Remove VDEC partition from t12x powergate skip list Change-Id: Ifcf88bd4a751128ff97803bdaa7595286daf94b8 Signed-off-by: Somasundaram S <somasundaram@nvidia.com> Reviewed-on: http://git-master/r/258290 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/powergate-t12x.c')
-rw-r--r--arch/arm/mach-tegra/powergate-t12x.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/powergate-t12x.c b/arch/arm/mach-tegra/powergate-t12x.c
index 8a3fdd81f9e7..c3309840fda7 100644
--- a/arch/arm/mach-tegra/powergate-t12x.c
+++ b/arch/arm/mach-tegra/powergate-t12x.c
@@ -591,7 +591,6 @@ spinlock_t *tegra12x_get_powergate_lock(void)
bool tegra12x_powergate_skip(int id)
{
switch (id) {
- case TEGRA_POWERGATE_VDEC:
case TEGRA_POWERGATE_VENC:
#ifdef CONFIG_ARCH_TEGRA_HAS_SATA
case TEGRA_POWERGATE_SATA: