diff options
author | Stefan Agner <[email protected]> | 2015-05-16 11:44:14 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-05-18 17:32:44 +0200 |
commit | 3cfeffc265791bc953527458e0a44ea77c459340 (patch) | |
tree | 767440537eb2ccc315edcd6c7b6cac8215d2226d /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 5f22f5c668204f3af7557018b2ad6cf2074defac (diff) |
genirq: Add irq_chip_(enable/disable)_parent
Add helper irq_chip_enable_parent and irq_chip_disable_parent. The
helper implement the default behavior in case irq_enable or irq_disable
is not implemented for the parent interrupt chip, which is calling the
irq_mask or irq_unmask respectively.
Signed-off-by: Stefan Agner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [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/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions