gpio: pca953x: Register an IRQ domain
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 8 Nov 2012 17:01:51 +0000 (18:01 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 17 Nov 2012 20:08:32 +0000 (21:08 +0100)
The PCA953x used to register no IRQ domain, which made it impossible to
use it as an interrupt-parent from the device tree.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found