diff -r ef2a444a7410 -r b3a1d9898418 bsptemplate/asspandvariant/template_variant/specific/power.cpp --- 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