From: David S. Miller Date: Mon, 26 Feb 2007 22:55:06 +0000 (-0800) Subject: [SPARC64]: Fix PCI interrupts on E450 et al. X-Git-Tag: v2.6.21-rc2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb4c18cbba474ae20c84171819255598cf975158;p=pandora-kernel.git [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 --- Reading git-diff-tree failed