From: Linus Walleij Date: Fri, 11 Oct 2013 17:43:39 +0000 (+0200) Subject: gpio: rcar: drop references to "virtual" IRQ X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~12^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0d6c1ad0ad8fa1b7c2148ba918fd5d64a51166a;p=pandora-kernel.git gpio: rcar: 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. Cc: Magnus Damm Acked-by: Laurent Pinchart Signed-off-by: Linus Walleij --- Reading git-diff-tree failed