summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/video/tegra/host/t30/t30.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/tegra/host/t30/t30.c b/drivers/video/tegra/host/t30/t30.c
index 484f077d63d9..d90b71739fd2 100644
--- a/drivers/video/tegra/host/t30/t30.c
+++ b/drivers/video/tegra/host/t30/t30.c
@@ -82,7 +82,7 @@ static struct nvhost_device devices[] = {
.powergate_ids = {TEGRA_POWERGATE_3D,
TEGRA_POWERGATE_3D1},
NVHOST_DEFAULT_CLOCKGATE_DELAY,
- .can_powergate = true,
+ .can_powergate = false,
.powergate_delay = 250,
.moduleid = NVHOST_MODULE_NONE,
},