summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorBoris BREZILLON <b.brezillon@overkiz.com>2013-07-20 16:51:33 +0200
committerLinus Walleij <linus.walleij@linaro.org>2013-08-07 22:30:16 +0200
commit99fce0295e9c0b953844af92f3e9fa3a3b07c7e4 (patch)
tree6801d0c0c52fffa3e74d043efa82eefca89e6f87 /tools/perf/scripts/python/event_analyzing_sample.py
parentef75bfd5d106023c04639af92dd0a4d74691ff77 (diff)
pinctrl: at91: choose appropriate handler for level interrupts
The current implementation handle both edge and level interrupts with the 'handle_simple_irq' handler. Level interrupts are active as long as the pin stays at the configured level (low or high). In this case we have to use 'handle_level_irq' which mask the interrupt until the handle has treated it. Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com> Tested-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions