ALSA: AACI: fix timeout condition checking
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 12 Jan 2011 23:17:24 +0000 (23:17 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 25 Jan 2011 21:18:05 +0000 (21:18 +0000)
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>

No differences found