diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2013-09-18 07:12:29 -0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-09-18 09:52:17 -0400 |
commit | c27769ef6e118d355922d9c4a530b9d68405b39b (patch) | |
tree | 9b73af5ff936950c245da052f033db553156c5cc /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 524c10818c32ed343d5d8af49c04589ab21e64d4 (diff) |
gpio: pcf857x: only use set_irq_flags() on ARM
As per the pattern from other GPIO drivers, use set_irq_flags()
on ARM only, use irq_set_noprobe() on other archs.
Also rename the argument "virq" to just "irq", this IRQ isn't
any more "virtual" than any other Linux IRQ number, we use
"hwirq" for the actual hw-numbers, "virq" is just bogus.
Cc: George Cherian <george.cherian@ti.com>
Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Felipe Balbi <balbi@ti.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