From: Linus Walleij Date: Fri, 11 Oct 2013 17:37:30 +0000 (+0200) Subject: gpio: mpc8xxx: drop references to "virtual" IRQ X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~12^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ba17ae9b84a04ee9aaa213a1cbb060f8e13c20c;p=pandora-kernel.git gpio: mpc8xxx: 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: Anatolij Gustschin Cc: Uwe Kleine-König Signed-off-by: Linus Walleij --- Reading git-diff-tree failed