| commit | bb4c18cbba474ae20c84171819255598cf975158 | [log] [tgz] |
|---|---|---|
| author | David S. Miller <davem@sunset.davemloft.net> | Mon Feb 26 14:55:06 2007 -0800 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Tue Feb 27 09:46:52 2007 -0800 |
| tree | 4c370809b4dffdadd59314e86c97d0fca48e9978 | |
| parent | d3dcc2cb2cd86b1db68f0d87d610f1f14406f928 [diff] |
[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>