bsptemplate/asspandvariant/template_variant/specific/power.cpp
changeset 121 661475905584
parent 0 a41df078684a
child 257 3e88ff8f41d5
--- a/bsptemplate/asspandvariant/template_variant/specific/power.cpp	Fri Apr 23 22:02:01 2010 +0100
+++ b/bsptemplate/asspandvariant/template_variant/specific/power.cpp	Fri Apr 23 22:08:41 2010 +0100
@@ -133,6 +133,12 @@
 		// bring it back from that state. Therefore we stop tracking wakeup events as the Power Manager will
 		// complete any pending notifications anyway. When the driver delivers its notification, we just ignore
 		// it.
+
+		if(wakeupRTC)
+			{
+			//Handle this if needed
+			}
+
 		iWakeupEventsOn = EFalse;		// tracking of wakeup events is now done in hardware
 		}
 	else