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:
5e68338
)
MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0
author
Roel Kluin
<roel.kluin@gmail.com>
Sat, 31 Jan 2009 11:23:34 +0000
(12:23 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 27 Feb 2009 17:56:34 +0000
(17:56 +0000)
With a postfix decrement t reaches -1 rather than 0, so the fall-back will
not occur.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Cc: mano@roarinelk.homelinux.net
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found