neutrino: disable commit 636c6cad35 for test

Origin commit data
------------------
Branch: ni/coolstream
Commit: d7224f4c99
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-09-09 (Mon, 09 Sep 2013)

Origin message was:
------------------
neutrino: disable commit 636c6cad35 for test

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2013-09-09 08:03:29 +02:00
parent d2e8db4dd7
commit 93afa5a39a

View File

@@ -2651,6 +2651,7 @@ _repeat:
g_CamHandler->exec(NULL, "ca_ci_reset1");
}
}
#if 0
//zap to rec channel if box start from deepstandby
if(timer_wakeup){
timer_wakeup=false;
@@ -2659,7 +2660,7 @@ _repeat:
t_channel_id channel_id=eventinfo->channel_id;
g_Zapit->zapTo_serviceID_NOWAIT(channel_id);
}
#endif
//zap to rec channel in standby-mode
if(mode == mode_standby){
CTimerd::RecordingInfo * eventinfo = (CTimerd::RecordingInfo *) data;