commit | 4d96f4f9548f5353932663709b5d026e7b81ed3b | [log] [tgz] |
---|---|---|
author | Asish Bhattacharya <asishb@codeaurora.org> | Wed May 15 08:41:08 2013 +0530 |
committer | Asish Bhattacharya <asishb@codeaurora.org> | Wed May 15 09:15:26 2013 +0530 |
tree | 64af6c5cd6ab000b5efdba9e8aaa21924bdf5d23 | |
parent | c0e50b42a6dfd9b6625cc8b4ba953edad1561926 [diff] |
ASoC: msm: Fix wrong wait_event_timeout timeout checks wait_event_timeout returns zero when there is a timeout. Change fixes the condition check to handle timeouts. Change-Id: I01184cce0c98a82bb205023b07dd4dd2d91b42ad CRs-Fixed: 487821 Signed-off-by: Asish Bhattacharya <asishb@codeaurora.org>