msm: event_timer: Support to add event timers.
Add support to allow drivers to specify future events that need to be treated as hard deadlines. Upon event timer expiry the driver will be notified by callback function that the driver provides. The pm code can query the earliest event and modify the event timer accounting for the back off based on the latency of the low power mode being entered. (cherry picked from commit 388c308cebef8e9cdbd80608a032abc810d46e62) Signed-off-by:Girish Mahadevan <girishm@codeaurora.org> Change-Id: I461e2c31c285b93588aa56dd25905efab020e0c8 Signed-off-by:
Neha Pandey <nehap@codeaurora.org>
Loading
Please sign in to comment