]> git.baikalelectronics.ru Git - kernel.git/commit
ssb-pcicore: Fix IRQ-vector init on embedded devices
authorMichael Buesch <mb@bu3sch.de>
Fri, 4 Jul 2008 21:44:37 +0000 (23:44 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 7 Jul 2008 19:31:40 +0000 (15:31 -0400)
commitd412cbbabccc304430b5ea567e6e9e87e6fb91de
treef5f7f9bcfaad71c8b2f8aca9b7a743963fb81cdf
parent6e496bc6bd9724a876ae71368029ce7f6c03cfbe
ssb-pcicore: Fix IRQ-vector init on embedded devices

On embedded devices we must not route the interrupts through
the PCI core, if our host-bus is not PCI.

Reported-by: Steve Brown <sbrown@cortland.com>
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/driver_pcicore.c