[SPARC64]: Fix PCI interrupts on E450 et al.
commitbb4c18cbba474ae20c84171819255598cf975158
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 26 Feb 2007 22:55:06 +0000 (26 14:55 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 27 Feb 2007 17:46:52 +0000 (27 09:46 -0800)
tree4c370809b4dffdadd59314e86c97d0fca48e9978
parentd3dcc2cb2cd86b1db68f0d87d610f1f14406f928
[SPARC64]: Fix PCI interrupts on E450 et al.

When the PCI controller OBP node lacks an interrupt-map
and interrupt-map-mask property, we need to form the
INO by hand.  The PCI swizzle logic was not doing that
properly.

This was a regression added by the of_device code.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/of_device.c