projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d51b8bb
)
[ARM] tegra: stingray: update CPU Power Good and Power off Times
author
James Wylder
<james.wylder@motorola.com>
Fri, 15 Oct 2010 15:04:57 +0000
(10:04 -0500)
committer
Colin Cross
<ccross@android.com>
Wed, 27 Oct 2010 03:10:16 +0000
(20:10 -0700)
Change-Id: I4dc3a5dc3fb26c786b459c16b52b299ce7251506
Signed-off-by: James Wylder <james.wylder@motorola.com>
arch/arm/mach-tegra/board-stingray.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-tegra/board-stingray.c
b/arch/arm/mach-tegra/board-stingray.c
index 59cbe9c11d056cb35a04e31c0bea89ca0ecd9f23..962224ce6f672fac81a4934b7c1bcf6905c8c349 100644
(file)
--- a/
arch/arm/mach-tegra/board-stingray.c
+++ b/
arch/arm/mach-tegra/board-stingray.c
@@
-861,8
+861,8
@@
static int __init stingray_revision_parse(char *options)
__setup("hw_rev=", stingray_revision_parse);
static struct tegra_suspend_platform_data stingray_suspend = {
- .cpu_timer =
50
00,
- .cpu_off_timer =
5000
,
+ .cpu_timer =
15
00,
+ .cpu_off_timer =
1
,
.core_timer = 0x7e7e,
.core_off_timer = 0xf,
.separate_req = true,