gpio: grgpio: Add irq support
authorAndreas Larsson <andreas@gaisler.com>
Wed, 17 Apr 2013 12:36:51 +0000 (14:36 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 26 Apr 2013 06:52:38 +0000 (08:52 +0200)
The drivers sets up an irq domain and hands out unique irqs to irq
capable gpio lines regardless of how underlying irq maps to gpio
lines. Any gpio line can map to any one or none of the irqs of the
core, independently of each other.

Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found