Re: [PATCH v15 7/9] PCI/PORTDRV: Implement generic find device

2018-05-10 Thread Bjorn Helgaas
On Thu, May 03, 2018 at 01:03:56AM -0400, Oza Pawandeep wrote: > This patch implements generic pcie_port_find_device() routine. > ... > + * pcie_port_find_device - find the struct device > + * @dev: PCI Express port the service devices associated with > + * @service: For the service to find > + *

Re: [PATCH v15 7/9] PCI/PORTDRV: Implement generic find device

2018-05-10 Thread Bjorn Helgaas
On Thu, May 03, 2018 at 01:03:56AM -0400, Oza Pawandeep wrote: > This patch implements generic pcie_port_find_device() routine. > ... > + * pcie_port_find_device - find the struct device > + * @dev: PCI Express port the service devices associated with > + * @service: For the service to find > + *

[PATCH v15 7/9] PCI/PORTDRV: Implement generic find device

2018-05-02 Thread Oza Pawandeep
This patch implements generic pcie_port_find_device() routine. Signed-off-by: Oza Pawandeep Reviewed-by: Keith Busch diff --git a/drivers/pci/pcie/portdrv.h b/drivers/pci/pcie/portdrv.h index ba6c963..896608a 100644 --- a/drivers/pci/pcie/portdrv.h

[PATCH v15 7/9] PCI/PORTDRV: Implement generic find device

2018-05-02 Thread Oza Pawandeep
This patch implements generic pcie_port_find_device() routine. Signed-off-by: Oza Pawandeep Reviewed-by: Keith Busch diff --git a/drivers/pci/pcie/portdrv.h b/drivers/pci/pcie/portdrv.h index ba6c963..896608a 100644 --- a/drivers/pci/pcie/portdrv.h +++ b/drivers/pci/pcie/portdrv.h @@ -114,4