Roger Quadros c9b3a7d227 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>
2013-11-14 10:43:17 -08:00
..
2013-11-12 14:47:00 +09:00
2013-10-19 13:05:38 -07:00
2013-10-28 14:39:03 -07:00
2013-11-11 17:05:37 +09:00
2013-11-07 15:07:58 +09:00
2013-11-12 15:01:39 +09:00
2013-11-12 15:29:53 +09:00
2013-10-19 13:05:38 -07:00
2013-10-24 16:18:40 +01:00
2013-11-12 15:29:53 +09:00
2013-11-07 09:41:06 +09:00
2013-10-29 16:58:18 -07:00