aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAxel Lin <[email protected]>2016-03-20 20:44:05 +0800
committerThomas Gleixner <[email protected]>2016-03-20 20:08:28 +0100
commit46f920d8a970cf102e18f25814a4ff4729ad8537 (patch)
treea7d7fb9abff1d6b01eeb6ad254c7fdcdf1807ae4 /tools/perf/scripts/python
parent710d60cbf1b312a8075a2158cbfbbd9c66132dcc (diff)
irqchip/tegra: Switch to use irq_domain_free_irqs_common
Current code calls irq_domain_alloc_irqs_parent() in .alloc, so it should call irq_domain_free_irqs_parent() accordingly in .free. Fix it by switching to use irq_domain_free_irqs_common() instead of the open-coded private implementation. Signed-off-by: Axel Lin <[email protected]> Cc: Alexandre Courbot <[email protected]> Cc: Jason Cooper <[email protected]> Cc: Stephen Warren <[email protected]> Cc: Marc Zyngier <[email protected]> Cc: Thierry Reding <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions