]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gpio: rcar: drop references to "virtual" IRQ
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 11 Oct 2013 17:43:39 +0000 (19:43 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 Oct 2013 07:59:53 +0000 (09:59 +0200)
commitc0d6c1ad0ad8fa1b7c2148ba918fd5d64a51166a
tree891a1b2e789006fbfec891bf6e3909d39d0543c0
parentf8f669f706664ef506b233157a1af67eaebf380c
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 <damm@opensource.se>
Acked-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-rcar.c