PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interrupt
authorShengzhou Liu <Shengzhou.Liu@freescale.com>
Wed, 18 Jul 2012 06:06:54 +0000 (14:06 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 7 Sep 2012 21:40:31 +0000 (15:40 -0600)
commite237d83fdf0313d26af46f41b69b3b87d62669c0
treee7ba6db54a2d3f65d5330722dc1f30c343acd3c8
parent0d7614f09c1ebdbaa1599a5aba7593f147bf96ee
PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interrupt

On some platforms, root port has neither MSI/MSI-X nor INTx interrupt
generated in RC mode. In this case, we have to use other interrupt, e.g.,
system shared interrupt, for port service IRQ to have AER, Hot-plug, etc.,
services work.

Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pcie/portdrv_core.c
This page took 0.024572 seconds and 5 git commands to generate.