diff options
author | Lorenzo Pieralisi <[email protected]> | 2020-06-19 09:20:03 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2020-07-28 15:51:31 +0100 |
commit | d1718a1b7a86743b9c517bf9521695ba909c734f (patch) | |
tree | b5004b3c2ffca4949460be2cbc564fae84dc38a0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 07d2e59f27cd728e6982b52441673886a6d04267 (diff) |
ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
iort_get_device_domain() is PCI specific but it need not be,
since it can be used to retrieve IRQ domain nexus of any kind
by adding an irq_domain_bus_token input to it.
Make it PCI agnostic by also renaming the requestor ID input
to a more generic ID name.
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Bjorn Helgaas <[email protected]> # pci/msi.c
Cc: Will Deacon <[email protected]>
Cc: Hanjun Guo <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: Sudeep Holla <[email protected]>
Cc: Robin Murphy <[email protected]>
Cc: "Rafael J. Wysocki" <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions