Re: [PATCH v8 1/3] PCI: portdrv: Add pcie_port_service_get_irq() function

2020-11-24 Thread Bjorn Helgaas
On Wed, Oct 28, 2020 at 10:31:41AM +0900, Kunihiko Hayashi wrote: > Add pcie_port_service_get_irq() that returns the virtual IRQ number > for specified portdrv service. > > Cc: Lorenzo Pieralisi > Signed-off-by: Kunihiko Hayashi > Reviewed-by: Rob Herring I don't like portdrv and am sorry to a

[PATCH v8 1/3] PCI: portdrv: Add pcie_port_service_get_irq() function

2020-10-28 Thread Kunihiko Hayashi
Add pcie_port_service_get_irq() that returns the virtual IRQ number for specified portdrv service. Cc: Lorenzo Pieralisi Signed-off-by: Kunihiko Hayashi Reviewed-by: Rob Herring --- drivers/pci/pcie/portdrv.h | 1 + drivers/pci/pcie/portdrv_core.c | 16 2 files changed,