[ARM] AACI: timeout will reach -1
authorRoel Kluin <roel.kluin@gmail.com>
Sun, 8 Feb 2009 14:22:25 +0000 (15:22 +0100)
committerRussell 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