[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)
commitf6f35bbe7c6494e66590cf519e21da2dd8d59e01
treeeb1a2c4063951edbafe3a977b77cf3a1e118640a
parente0fc4f97ab6b11594d0b0658ef6cf02bd68f3b4e
[ARM] AACI: timeout will reach -1

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>
sound/arm/aaci.c