commit | ca34f87ed8d3d5448c2b1a88c705f6c40c87779e | [log] [tgz] |
---|---|---|
author | Kamal Negi <kamaln@codeaurora.org> | Fri Nov 18 11:55:20 2016 +0530 |
committer | Kamal Negi <kamaln@codeaurora.org> | Tue Nov 22 14:37:53 2016 +0530 |
tree | 49cfde4a1ab12ac7d8db7f6ac4ede0ab714c8c75 | |
parent | 7e4074908c5682bf7ccfeb8cf5fbab2e7d29034b [diff] |
Check for TX event before waiting for an event Check for an event before waiting for an event. If event already signalled and we wait for an event without checking, it can lead to an infinite wait for signal. This results in functional failure. CRs-Fixed: 1091781 Change-Id: I7bb1ef12f4622f9d94621a9c486a771226aba9f4