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:
2eb2f77
)
sparc64: Fix interrupt register calculations on Psycho and Sabre.
author
David S. Miller
<davem@davemloft.net>
Wed, 10 Sep 2008 21:08:27 +0000
(14:08 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 10 Sep 2008 21:08:27 +0000
(14:08 -0700)
Use the IMAP offset calculation for OBIO devices as documented in the
programmer's manual. Which is "0x10000 + ((ino & 0x1f) << 3)"
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found