From: Linus Walleij Date: Fri, 21 Mar 2014 09:24:42 +0000 (+0100) Subject: pinctrl: nomadik: rename secondary to latent X-Git-Tag: v3.15-rc1~105^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=194e15ba00d90a6e8779b9cd87f1feec0d55427f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed