Searched hist:f7ef1340 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/pci/
H A Dats.cdiff f7ef1340 Mon Jul 20 08:23:37 MDT 2015 Bjorn Helgaas <bhelgaas@google.com> PCI: Remove pci_ats_enabled()

Remove pci_ats_enabled(). There are no callers outside the ATS code
itself. We don't need to check ats_cap, because if we don't find an ATS
capability, we'll never set ats_enabled.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Joerg Roedel <jroedel@suse.de>
/linux-master/include/linux/
H A Dpci.hdiff f7ef1340 Mon Jul 20 08:23:37 MDT 2015 Bjorn Helgaas <bhelgaas@google.com> PCI: Remove pci_ats_enabled()

Remove pci_ats_enabled(). There are no callers outside the ATS code
itself. We don't need to check ats_cap, because if we don't find an ATS
capability, we'll never set ats_enabled.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Joerg Roedel <jroedel@suse.de>

Completed in 401 milliseconds