]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: VR41xx: Mark GPIO lines used for IRQ
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 23 Jan 2014 23:07:57 +0000 (00:07 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 31 Mar 2014 16:17:12 +0000 (18:17 +0200)
commita4d35b76778a8c1bcc1d1c4cd692d439181f7fef
treebdcbc82ded348479327baae81003e0d5800c3fad
parent9023ebce84844a507a38c110411f700e567ef1ba
MIPS: VR41xx: Mark GPIO lines used for IRQ

When an IRQ is started on a GPIO line, mark this GPIO as IRQ in
the gpiolib so we can keep track of the usage centrally.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: linux-gpio@vger.kernel.org
Cc: Alexandre Courbot <acourbot@nvidia.com>
Patchwork: https://patchwork.linux-mips.org/patch/6417/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/gpio/gpio-vr41xx.c