diff options
| author | perr perr <[email protected]> | 2016-08-16 18:45:29 +0800 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2016-08-22 14:06:29 +0200 |
| commit | 26fecf0b21d17d17ba98fd64e8ac5a5c87ffb0d5 (patch) | |
| tree | d7ca55c62c41d40dc583314bc6259f98a314e447 /tools/perf/scripts/python/syscall-counts.py | |
| parent | db80f0e158e62164308a857bce442dfeddb5c29e (diff) | |
pinctrl: exynos: remove duplicate calls in irq handler
Because chained_irq_enter() has already called chip->irq_mask() and
chip->irq_ack(), also chained_irq_exit() will call chip->irq_unmask(),
so it's not necessary to call chip->irq_*() here.
Signed-off-by: Perr Zhang <[email protected]>
Acked-by: Tomasz Figa <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
[Hand-edited from whitespace damaged patch]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions