On Fri, 11 Sep 2020 18:33:32 +0900, Kunihiko Hayashi wrote: > Add pcie_port_service_get_irq() that returns the virtual IRQ number > for specified portdrv service. > > Cc: Lorenzo Pieralisi <lorenzo.pieral...@arm.com> > Signed-off-by: Kunihiko Hayashi <hayashi.kunih...@socionext.com> > --- > drivers/pci/pcie/portdrv.h | 1 + > drivers/pci/pcie/portdrv_core.c | 16 ++++++++++++++++ > 2 files changed, 17 insertions(+) >
Reviewed-by: Rob Herring <r...@kernel.org>