diff options
author | Sebastian Hesselbarth <[email protected]> | 2014-01-23 23:38:05 +0100 |
---|---|---|
committer | Jason Cooper <[email protected]> | 2014-02-06 18:03:22 +0000 |
commit | 5f40067fc86f0e49329ad4a852c278998ff4394e (patch) | |
tree | 2dc3352f96364a1aed191943b6ae6665793c1c23 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 7b119fd1bdc59a8060df5b659b9f7a70e0169fd6 (diff) |
irqchip: orion: use handle_edge_irq on bridge irqs
Bridge irqs are edge-triggered, i.e. they get asserted on low-to-high
transitions and not on the level of the downstream interrupt line.
This replaces handle_level_irq by the more appropriate handle_edge_irq.
Signed-off-by: Sebastian Hesselbarth <[email protected]>
Tested-by: Ezequiel Garcia <[email protected]>
Cc: <[email protected]>: f56c0738b5c2: "irqchip: orion: clear bridge cause register on init"
Cc: <[email protected]> # v3.10+
Signed-off-by: Jason Cooper <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions