]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1a5a0aeab58472dcc433d86f8d9901f5f75f3c61
tree45cdde9f2ec83788b35948b184d5aeac45ddd6a5
parentec56debb7c709708015fa385f1b3288e0a4ecc0c
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>
sound/arm/aaci.c