Re: [PATCH 23/30] [media] atomisp: deprecate pci_get_bus_and_slot()

From: Alan Cox
Date: Wed Nov 22 2017 - 07:21:15 EST


On Wed, 2017-11-22 at 00:31 -0500, Sinan Kaya wrote:
> pci_get_bus_and_slot() is restrictive such that it assumes domain=0
> as
> where a PCI device is present. This restricts the device drivers to
> be
> reused for other domain numbers.

The ISP v2 will always been in domain 0.

Alan