aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAndy Green <andy@openmoko.com>2008-11-19 17:09:49 +0000
committerAndy Green <agreen@pads.home.warmcat.com>2008-11-19 17:09:49 +0000
commitc7f3a6d8f24db2ba3400d9b2125afa73a19129f2 (patch)
treeb45629af47081f8fb6ea59fb5987447c0634c16a /arch
parent09527e6587b77680bc774de42ed6ee2106b22a11 (diff)
fix-allow-core-1v3-to-go-down.patch
Whoops left it up in suspend Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-s3c2440/mach-gta02.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2440/mach-gta02.c b/arch/arm/mach-s3c2440/mach-gta02.c
index 0bacafafed2..297b792eec5 100644
--- a/arch/arm/mach-s3c2440/mach-gta02.c
+++ b/arch/arm/mach-s3c2440/mach-gta02.c
@@ -504,7 +504,6 @@ static struct pcf50633_platform_data gta02_pcf_pdata = {
* is an i2c device) we are running out of the 22uF cap
* on core_1v3 rail !!!!
*/
- .flags = PMU_VRAIL_F_SUSPEND_ON,
.voltage = {
.init = 1300,
.max = 1600,