[POWERPC] 85xx: sbc8548 - Fix incorrect PCI-X and PCI interrupt map
authorJeremy McNicoll <jeremy.mcnicoll@windriver.com>
Fri, 7 Mar 2008 20:14:09 +0000 (15:14 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 7 Mar 2008 22:47:52 +0000 (16:47 -0600)
The following patch allows interrupts to occur on the
sbc8548. Currently PCI and PCI-X devices get assigned an IRQ
but the interrupt count never increases.  This solves the
problem and adds PCI support as well.

Signed-off-by: Jeremy McNicoll <jeremy.mcnicoll@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found