From: Linus Walleij Date: Fri, 11 Oct 2013 17:14:50 +0000 (+0200) Subject: gpio: bcm_kona: rename confusing variables X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~12^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d933cc619e36c2288730fd8a8bdbb16a35dade07;p=pandora-kernel.git gpio: bcm_kona: rename confusing variables 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. Rename the "gpio" variable to "hwirq" to reflect what it is. Rename one instance of "virq" to "child_irq" that better describes what it is. Cc: Markus Mayer Signed-off-by: Linus Walleij --- Reading git-diff-tree failed