aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
diff options
context:
space:
mode:
authorRoger Quadros <rogerq@ti.com>2013-10-11 12:13:16 -0400
committerTony Lindgren <tony@atomide.com>2013-11-14 13:43:17 -0500
commitc9b3a7d227068ccf25f435b1b0720ccc73ee5178 (patch)
tree167c5b361856f28c323c284659e6535ba3efe0cd /arch/x86
parent30e3488cbfe6e8af0832be715081c49b08299b73 (diff)
pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changed
On OMAPs the IO ring must be rearmed each time the pad wakeup configuration is changed. So call pcs_soc->rearm() from pcs_irq_set(). As pinctrl-single is now an interrupt controller in some cases, we should follow the standards and keep the interrupts enabled constantly, and not just for wake-up events. The tracking of runtime vs wake-up interrupts can be handled separately for the automated runtime PM solution when we have it in the future. Signed-off-by: Roger Quadros <rogerq@ti.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> [tony@atomide.com: removed wrong comment, updated description] Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions