pinctrl: coh901: add device tree support
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 10 Apr 2013 08:49:31 +0000 (10:49 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 31 May 2013 09:25:45 +0000 (11:25 +0200)
This makes it possible to probe the COH901 pinctrl driver from
the device tree, and assigned the device tree node in the
gpio_chip so we can look up cross-references from the device
tree. Start grabbing the per-port (bank) IRQs by index instead
of by name so we don't have to look up the IRQs by name going
forward.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found