On Mon, Nov 10, 2014 at 8:23 PM, Bjorn Helgaas wrote:
>
> But I don't want to move pcie_cap_has_lnkctl() to pci.h and leave
> pcie_cap_has_sltctl() and pcie_cap_has_rtctl() in access.c. They're all
> related, so I think they should stay together.
>
> What if we left them in access.c, made them no
On Thu, Nov 06, 2014 at 05:59:40PM -0800, Yinghai Lu wrote:
> With commit 6cd33649fa83 ("PCI: Add pci_configure_device() during
> enumeration")
> and following commits, we apply _HPX for pci devices.
>
> that is called via pci_scan_slot
> ==>pci_scan_single_device
>
With commit 6cd33649fa83 ("PCI: Add pci_configure_device() during enumeration")
and following commits, we apply _HPX for pci devices.
that is called via pci_scan_slot
==>pci_scan_single_device
==>pci_device_add
3 matches
Mail list logo