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)
commit194e15ba00d90a6e8779b9cd87f1feec0d55427f
tree896fbfeed4b9f51dede88b8fba11fe10b1a91b56
parent6a8a0c1d87377c6ce97de2fedc0762c2fa8233ac
pinctrl: nomadik: rename secondary to latent

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>
drivers/pinctrl/pinctrl-nomadik.c