summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/t114/t114.c
diff options
context:
space:
mode:
authorDaehyoung Ko <dko@nvidia.com>2013-07-24 16:34:46 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 13:38:43 -0700
commit48cebe39820c3ae3cd04173b938c77be30e0945e (patch)
treeb6da0b3d4cd2fc1488111d3f3a02dc613a7c8aed /drivers/video/tegra/host/t114/t114.c
parent6205533e9373e86a5769e48f4f2ef8b2910f3eef (diff)
video: tegra: host: remove epp clock from isp
to remove epp from the isp channel's clock list in order to get rid of conflict for epp clock between 2d and isp bug 1331777 bug 1322046 Change-Id: I5625aae7b693b00668d97839c0ae5cf21bf8f460 Signed-off-by: Daehyoung Ko <dko@nvidia.com> Reviewed-on: http://git-master/r/253117 (cherry picked from commit 3a32a3734838030fca830b4da42cbde1210b1114) Reviewed-on: http://git-master/r/256320 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Tested-by: Terje Bergstrom <tbergstrom@nvidia.com> Reviewed-by: Juha Tukkinen <jtukkinen@nvidia.com>
Diffstat (limited to 'drivers/video/tegra/host/t114/t114.c')
-rw-r--r--drivers/video/tegra/host/t114/t114.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/tegra/host/t114/t114.c b/drivers/video/tegra/host/t114/t114.c
index ad76a82d854c..a4101ca6cd4d 100644
--- a/drivers/video/tegra/host/t114/t114.c
+++ b/drivers/video/tegra/host/t114/t114.c
@@ -190,7 +190,6 @@ struct nvhost_device_data t11_isp_info = {
.index = 3,
.syncpts = {NVSYNCPT_VI_ISP_2, NVSYNCPT_VI_ISP_3,
NVSYNCPT_VI_ISP_4},
- .clocks = { {"epp", 0} },
.keepalive = true,
NVHOST_MODULE_NO_POWERGATE_IDS,
NVHOST_DEFAULT_CLOCKGATE_DELAY,