RE: [PATCH] PCI: use dev->irq instead of dev->pin to enable non MSI/INTx interrupt

2012-07-17 Thread Liu Shengzhou-B36685
> -Original Message- > From: Wood Scott-B07421 > Sent: Wednesday, July 18, 2012 1:42 AM > To: Liu Shengzhou-B36685 > Cc: bhelg...@google.com; linux-...@vger.kernel.org; linuxppc- > d...@lists.ozlabs.org > Subject: Re: [PATCH] PCI: use dev->irq instead of dev->p

Re: [PATCH] PCI: use dev->irq instead of dev->pin to enable non MSI/INTx interrupt

2012-07-17 Thread Scott Wood
On 07/16/2012 09:35 PM, Shengzhou Liu wrote: > 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(i.e. > system shared interrupt) for port service irq to have AER, Hot-plug, etc, > services to work. > > Signed-