]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[SPARC64]: Fix PCI interrupts on E450 et al.
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 26 Feb 2007 22:55:06 +0000 (14:55 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 27 Feb 2007 17:46:52 +0000 (09:46 -0800)
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>

No differences found