bsptemplate/asspandvariant/template_variant/specific/power.cpp
changeset 109 b3a1d9898418
parent 0 a41df078684a
child 257 3e88ff8f41d5
--- a/bsptemplate/asspandvariant/template_variant/specific/power.cpp	Mon May 03 13:47:38 2010 +0300
+++ b/bsptemplate/asspandvariant/template_variant/specific/power.cpp	Fri May 14 17:13:29 2010 +0300
@@ -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