x86/PCI: Do not use interrupt links for devices using MSI-X
authorRafael J. Wysocki <rjw@sisk.pl>
Mon, 5 Jan 2009 13:50:27 +0000 (14:50 +0100)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 7 Jan 2009 19:13:25 +0000 (11:13 -0800)
pcibios_enable_device() and pcibios_disable_device() don't handle
IRQs for devices that have MSI enabled and it should treat the
devices with MSI-X enabled in the same way.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found