From: David S. Miller Date: Wed, 10 Sep 2008 21:08:27 +0000 (-0700) Subject: sparc64: Fix interrupt register calculations on Psycho and Sabre. X-Git-Tag: v2.6.27-rc7~31^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebfb2c63405f2410897674f14e41c031c9302909;p=pandora-kernel.git 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 --- Reading git-diff-tree failed