[PATCH V2 23/29] staging: rts5208: deprecate pci_get_bus_and_slot()

Greg Kroah-Hartman gregkh at linuxfoundation.org
Fri Nov 24 06:58:45 PST 2017


On Wed, Nov 22, 2017 at 05:49:18PM -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.
> 
> Getting ready to remove pci_get_bus_and_slot() function in favor of
> pci_get_domain_bus_and_slot().
> 
> Remove unused rtsx_read_pci_cfg_byte() function.

You only need this one sentance here for the changelog for this patch.
And the subject line makes no sense.

Please fix up and resend.

thanks,

greg k-h



More information about the linux-arm-kernel mailing list