diff options
| author | Axel Lin <[email protected]> | 2016-03-17 12:01:43 +0800 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2016-03-31 10:22:53 +0200 |
| commit | c6cc75fec020eda0df04aff21f6cd6f4bfc1eea5 (patch) | |
| tree | e0fb9c37ec0aa1472786f64f47e1fca0f07935cd /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 63cc787e71ae12976b2116f09677d1f2805df83e (diff) | |
gpio: xgene-sb: 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.
Signed-off-by: Axel Lin <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions