]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gpio: adnp: rename "virq" to "child_irq"
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 11 Oct 2013 17:10:00 +0000 (19:10 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 Oct 2013 07:59:10 +0000 (09:59 +0200)
commit472f95b93860ef8ba562c6231ab8f6ff9d352a0e
treefb852918169ae859a66419472aaab0a72fee306a
parente300376d3c3a1ed473bd7312ec74aace8f7cd2f0
gpio: adnp: rename "virq" to "child_irq"

This variable is confusingly named, the different Linux IRQs
aren't any more virtual than any other Linux IRQ. Give it a
non-misleading name.

Acked-by: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-adnp.c