Forum Topic - TimerTimeout in driver: (1 Item)
   
TimerTimeout in driver  
Hi all 

I found several driver use CLOCK_REALTIME in TimerTimeout() (etfs , sdma ,mx51espi )

but when a case of time adjusted system , this will cause signal lost ?

when adjusted time from Year 1970 to Year 2013, this maybe a problem ?

Shall we chage this to CLOCK_MONOTONIC  ?

Is this a bug ?

regards