diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2015-07-20 09:24:32 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-08-13 15:59:58 -0500 |
commit | a71f938f3a9a7bc879296cd34ecae9effe5edf3f (patch) | |
tree | 87649fae821222f40fc9a15231623fc3dcdc25a9 /arch/powerpc/kernel | |
parent | ff9bee895c4d11a519a6b2c49451376025a6af4e (diff) |
PCI: Stop caching ATS Invalidate Queue Depth
Stop caching the Invalidate Queue Depth in struct pci_dev.
pci_ats_queue_depth() is typically called only once per device, and it
returns a fixed value per-device, so callers who need the value frequently
can cache it themselves.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'arch/powerpc/kernel')
0 files changed, 0 insertions, 0 deletions