commit | 69058cd6d10423126ab6aeb568f4af2bd34c49fe | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Jan 12 23:17:24 2011 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Jan 25 21:18:05 2011 +0000 |
tree | 45cdde9f2ec83788b35948b184d5aeac45ddd6a5 | |
parent | fd015480c29deb52ae3bfaf41e888c450765edd8 [diff] |
ALSA: AACI: fix timeout condition checking Ensure that a timeout coincident with the condition being waited for results in success rather than failure. This helps avoid timeout conditions being inappropriately flagged. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>