git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd01548
)
ALSA: AACI: fix timeout condition checking
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 12 Jan 2011 23:17:24 +0000
(23:17 +0000)
committer
Russell 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