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:
1bc843e
)
Revert "ARM: tegra: stingray: temporarily disable LP0 (AVP suspend)"
author
Dima Zavin
<dima@android.com>
Mon, 23 Aug 2010 21:50:37 +0000
(14:50 -0700)
committer
Colin Cross
<ccross@android.com>
Wed, 6 Oct 2010 23:33:43 +0000
(16:33 -0700)
This reverts commit
06da6891c4d1748853bd64795fb470072a6ab266
.
Change-Id: I6fa718a8fd766b0c41bc1036e1b34bbac6d14335
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 a0a6cc430c8a927c4243b408fe7cd3b8c0a1c246..1e311b02c0c3e2378293e6f851fac61bbdffd18c 100644
(file)
--- a/
arch/arm/mach-tegra/board-stingray.c
+++ b/
arch/arm/mach-tegra/board-stingray.c
@@
-842,7
+842,7
@@
static struct tegra_suspend_platform_data stingray_suspend = {
.corereq_high = true,
.sysclkreq_high = true,
.dram_suspend = true,
- .core_off =
fals
e,
+ .core_off =
tru
e,
};
static void *das_base = IO_ADDRESS(TEGRA_APB_MISC_BASE);