aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/glamo/glamo-core.h
diff options
context:
space:
mode:
authorAndy Green <andy@openmoko.com>2008-11-19 17:11:11 +0000
committerAndy Green <agreen@pads.home.warmcat.com>2008-11-19 17:11:11 +0000
commit9d6e27160ddcd316d5b5fc9a2caf74d340e2ba93 (patch)
tree886b71f218270ad3604cd343b877ed027eeda522 /drivers/mfd/glamo/glamo-core.h
parent8f8c5a780d45850e42bca5b64b85ea831c9e4854 (diff)
glamo-resume-meddling.patch
Big chunk of trying to own Glamo resume and not really succeeding Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'drivers/mfd/glamo/glamo-core.h')
-rw-r--r--drivers/mfd/glamo/glamo-core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/glamo/glamo-core.h b/drivers/mfd/glamo/glamo-core.h
index 58aa72ec6bc..c7b76f83b27 100644
--- a/drivers/mfd/glamo/glamo-core.h
+++ b/drivers/mfd/glamo/glamo-core.h
@@ -31,7 +31,7 @@ struct glamo_core {
struct resume_dependency resume_dependency;
u32 engine_enabled_bitfield;
u32 engine_enabled_bitfield_suspend;
- int is_suspended;
+ int suspending;
};
struct glamo_script {