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:
e0fc4f9
)
[ARM] AACI: timeout will reach -1
author
Roel Kluin
<roel.kluin@gmail.com>
Sun, 8 Feb 2009 14:22:25 +0000
(15:22 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 10 Feb 2009 09:59:20 +0000
(09:59 +0000)
With a postfix decrement the timeout will reach -1 rather than 0,
so the warning will not be issued.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found