gpio: Provide the tc3589x GPIO expander driver with an IRQ domain
authorLee Jones <lee.jones@linaro.org>
Fri, 7 Sep 2012 11:14:58 +0000 (12:14 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 12 Sep 2012 21:15:42 +0000 (23:15 +0200)
commitefe4c9496a80253492942624dd23caa3ca6782c8
treea9ef531e75d26f924d8734cd6094e54fffaa67e9
parentee6691d74b0d1b75f1f3cc2b15ecb7da7748a46a
gpio: Provide the tc3589x GPIO expander driver with an IRQ domain

In preparation for Device Tree enablement all IRQ controllers
should control their own IRQ domain. This patch provides just
that for the tc3589x GPIO expander.

CC: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-tc3589x.c