commit | 46e1be8d876e67fe2cc4552fa5095b1a925054fa | [log] [tgz] |
---|---|---|
author | VijayaKumar T M <vtmuni@codeaurora.org> | Tue Apr 07 16:10:20 2015 +0530 |
committer | VijayaKumar T M <vtmuni@codeaurora.org> | Fri Apr 10 15:09:20 2015 +0530 |
tree | 6ac8d0d723c3ca813464f6f3a979057555661e7c | |
parent | 05868b6c0aa83f347d23e0a052ab47750eb9064d [diff] |
msm: cpp: Ignore hardware interrupt when timer expires Check for validity of timer before processing hardware Interrupt. Also in case of timeout reset timer variable so that if interrupt in case is received after timeout can be ignored to avoid timing issue. Change-Id: I4a6922327cdf38a2e299d2c1b7977e4dde07a205 Signed-off-by: Shilpa Mamidi <shilpam@codeaurora.org> Signed-off-by: VijayaKumar T M <vtmuni@codeaurora.org>