]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gpio: pl061: drop references to "virtual" IRQ
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 11 Oct 2013 17:40:16 +0000 (19:40 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 Oct 2013 07:59:52 +0000 (09:59 +0200)
commitf8f669f706664ef506b233157a1af67eaebf380c
tree4da4f72916dde2878339a35e02e0d32fd902464c
parent5ba17ae9b84a04ee9aaa213a1cbb060f8e13c20c
gpio: pl061: 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: Haojian Zhuang <haojian.zhuang@linaro.org>
Cc: Rob Herring <rob.herring@calxeda.com>
Acked-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-pl061.c