summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/host/t114/t114.c
diff options
context:
space:
mode:
authorArto Merilainen <amerilainen@nvidia.com>2014-03-03 10:29:32 +0200
committerTerje Bergstrom <tbergstrom@nvidia.com>2014-03-05 23:23:03 -0800
commit4aa51b94bf6950e6dcec0218025316676fef91b8 (patch)
treeddf81a5913828243059933c9342a23311bfeada6 /drivers/video/tegra/host/t114/t114.c
parentaceb86229e95f171046ec20460005a12733b88ed (diff)
video: tegra: host: pod: Use devfreq for suspend
Currently we assume that the suspend callback is called as part of device suspend routine. This patch modifies the sequence so that we use devfreq events for getting information about suspending. The code is also adapted as required. Bug 1454499 Change-Id: I45adba19c23676c3b206967cf1c8c9c243465648 Signed-off-by: Arto Merilainen <amerilainen@nvidia.com> Reviewed-on: http://git-master/r/376554 Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> Tested-by: Terje Bergstrom <tbergstrom@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 6324e859a60f..ed7915d120e4 100644
--- a/drivers/video/tegra/host/t114/t114.c
+++ b/drivers/video/tegra/host/t114/t114.c
@@ -41,7 +41,6 @@
#include "chip_support.h"
#include "nvhost_channel.h"
#include "chip_support.h"
-#include "gr3d/pod_scaling.h"
#include "class_ids.h"
/* HACK! This needs to come from DT */