summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-cardhu-power.c
diff options
context:
space:
mode:
authorRay Poudrier <rapoudrier@nvidia.com>2011-06-16 17:14:34 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2012-03-23 19:57:16 -0700
commitf49477644d61a23ccfbd045b893e56b91c06b2c7 (patch)
tree4e8fac1152265d4279e04aec6861f50009104884 /arch/arm/mach-tegra/board-cardhu-power.c
parent00066351fd793237b7a9cd19cfddd08b22a67209 (diff)
arm: tegra: pm269: remove power on/off delays
The problem with slow PMU was fixed with a hardware change to reduce capacitance on the power rail, so delays are no longer needed Original-Change-Id: Ib66378ca6bf18c112e90d44d3213dd5f6c870c92 Reviewed-on: http://git-master/r/37127 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com> Rebase-Id: R41f0ab153ba153f896390874b41893ee6e11dce5
Diffstat (limited to 'arch/arm/mach-tegra/board-cardhu-power.c')
-rw-r--r--arch/arm/mach-tegra/board-cardhu-power.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/board-cardhu-power.c b/arch/arm/mach-tegra/board-cardhu-power.c
index 02feda7763ab..6fdf457e7ccb 100644
--- a/arch/arm/mach-tegra/board-cardhu-power.c
+++ b/arch/arm/mach-tegra/board-cardhu-power.c
@@ -935,8 +935,8 @@ int __init cardhu_suspend_init(void)
cardhu_suspend_data.corereq_high = true;
break;
case BOARD_E1198:
- break;
case BOARD_PM269:
+ break;
case BOARD_E1187:
case BOARD_E1186:
cardhu_suspend_data.cpu_timer = 5000;