From: Linus Walleij Date: Fri, 11 Oct 2013 17:32:16 +0000 (+0200) Subject: gpio: lynxpoint: drop references to "virtual" IRQ X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~12^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b551b023bdeb28fe81ab522b25e89f85c6418198;p=pandora-kernel.git gpio: lynxpoint: drop references to "virtual" IRQ Rename the argument "virq" to just "irq", this IRQ isn't any more "virtual" than any other Linux IRQ number, we use "hwirq" for the actual hw-numbers, "virq" is just bogus. Take this opportunity to sink a variable into a loop. Acked-by: Mathias Nyman Acked-by: Mika Westerberg Signed-off-by: Linus Walleij --- Reading git-diff-tree failed