]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sparc64: Fix interrupt register calculations on Psycho and Sabre.
authorDavid S. Miller <davem@davemloft.net>
Wed, 10 Sep 2008 21:08:27 +0000 (14:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Sep 2008 21:08:27 +0000 (14:08 -0700)
commitebfb2c63405f2410897674f14e41c031c9302909
treecbef6be0cfe72659e12309878ce9f773ff7c4505
parent2eb2f77900d62796934bcd43c4089e444cf1179e
sparc64: Fix interrupt register calculations on Psycho and Sabre.

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>
arch/sparc64/kernel/prom.c