diff options
| author | Brian Masney <[email protected]> | 2019-02-07 21:16:22 -0500 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2019-02-13 09:22:05 +0100 |
| commit | b5c231d8c8037f63d34199ea1667bbe1cd9f940f (patch) | |
| tree | c73972b330070d8f07b626888b1baccfa80d0d25 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 86291029e97eaf6a9c2ed43e7968ba8cf9f9f3b7 (diff) | |
genirq: introduce irq_domain_translate_twocell
Add a new function irq_domain_translate_twocell() that is to be used as
the translate function in struct irq_domain_ops for the v2 IRQ API.
This patch also changes irq_domain_xlate_twocell() from the v1 IRQ API
to call irq_domain_translate_twocell() in the v2 IRQ API. This required
changes to of_phandle_args_to_fwspec()'s arguments so that it can be
called from multiple places.
Cc: Thomas Gleixner <[email protected]>
Reviewed-by: Marc Zyngier <[email protected]>
Signed-off-by: Brian Masney <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions