summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/edp.c
diff options
context:
space:
mode:
authorAlex Frid <afrid@nvidia.com>2013-02-22 20:08:05 -0800
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 13:01:25 -0700
commit6457d39747566fa7e5f346a24e376df4e013ebff (patch)
tree6603918ccdc9a9f2b9aa3172d3643b95a7e379a7 /arch/arm/mach-tegra/edp.c
parentb2ca9aeb5b165c01a72aac002373fe9f4f394c4d (diff)
ARM: tegra11: power: Update CPU EDP limits
Bug 1161126 Change-Id: Ic480197f8f57650085385135db5186ac738ec994 Signed-off-by: Alex Frid <afrid@nvidia.com> Reviewed-on: http://git-master/r/203563 (cherry picked from commit 59c46e56aa782ee814f93e5927f54fe828bcff70) Reviewed-on: http://git-master/r/205793 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Yu-Huan Hsu <yhsu@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/edp.c')
-rw-r--r--arch/arm/mach-tegra/edp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/edp.c b/arch/arm/mach-tegra/edp.c
index 8949e498f8b7..125f6f2b6f9f 100644
--- a/arch/arm/mach-tegra/edp.c
+++ b/arch/arm/mach-tegra/edp.c
@@ -473,7 +473,7 @@ static struct tegra_edp_cpu_leakage_params leakage_params[] = {
{ 15618709, -4576116, 158401, -1538, },
},
},
- .safety_cap = { 1912500, 1912500, 1708500, 1708500 },
+ .safety_cap = { 1912500, 1912500, 1912500, 1912500 },
},
};
#endif