gpio: tc3589x: drop references to "virtual" IRQ
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 11 Oct 2013 17:06:12 +0000 (19:06 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 11 Oct 2013 17:06:12 +0000 (19:06 +0200)
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.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found