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:
fa39dc4
)
powerpc: Fix incorrect timer register addresses in mpic.c
author
Paul Mackerras
<paulus@samba.org>
Wed, 26 Oct 2005 11:55:33 +0000
(21:55 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 26 Oct 2005 11:55:33 +0000
(21:55 +1000)
We were computing the wrong address for the MPIC timer registers,
so when we went to initialize them we would have been hitting some
unrelated ioremap... oops.
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found