]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commite300376d3c3a1ed473bd7312ec74aace8f7cd2f0
treefa50d0730b93915c3093dab989f9d5c9c5ce82c9
parentfac7ce92d0864e2ab64b9a0e6238e00c019b11ec
gpio: tc3589x: 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.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-tc3589x.c