aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorDoug Berger <[email protected]>2017-10-24 12:54:48 -0700
committerLinus Walleij <[email protected]>2017-10-31 10:29:53 +0100
commit2c218b9f1bcc30969195d472e7d29f59e4e2ced6 (patch)
tree3d0819672d1eac3fb7edde4658c0e98a45f99c77 /tools/perf/scripts/python/call-graph-from-sql.py
parent142c168e0e50164e67c9399c28dedd65a307cfe5 (diff)
gpio: brcmstb: switch to handle_level_irq flow
Reading and writing the gpio bank status register each time a pending interrupt bit is serviced could cause new pending bits to be cleared without servicing the associated interrupts. By using the handle_level_irq flow instead of the handle_simple_irq flow we get proper handling of interrupt masking as well as acking of interrupts. The irq_ack method is added to support this. Fixes: 19a7b6940b78 ("gpio: brcmstb: Add interrupt and wakeup source support") Signed-off-by: Doug Berger <[email protected]> Reviewed-by: Florian Fainelli <[email protected]> Acked-by: Gregory Fong <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions