pinctrl: nomadik: rename secondary to latent
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 21 Mar 2014 09:24:42 +0000 (10:24 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 25 Mar 2014 08:57:01 +0000 (09:57 +0100)
The "secondary irq" in the nomadik pin control driver is actually
not secondary (as in: can occur any time alongside the ordinary
irq), it is a latent IRQ. It is an IRQ that has occurred when
the system was in sleep state and has been cached in a special
register flagged from the low power management unit (PRCM).

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found