commit | 29c6a2e6f88225ae2673aabd2de0fa2126653231 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Wed Feb 04 21:23:22 2009 +0100 |
committer | Samuel Ortiz <samuel@sortiz.org> | Tue Feb 17 09:00:13 2009 +0100 |
tree | 1f068b2de59b5c036732b7c0262f4bea6f7b4327 | |
parent | a39a021fd73ce06aad8d1081ac711a36930e6cb8 [diff] |
mfd: wm8350 tries reaches -1 With a postfix decrement tries will reach -1 rather than 0, so the warning will not be issued even upon timeout. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@openedhand.com>