From: Linus Walleij Date: Wed, 10 Apr 2013 08:49:31 +0000 (+0200) Subject: pinctrl: coh901: add device tree support X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~27^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=351c2163f918e2a4218e0206f854dbec7799fda8;p=pandora-kernel.git pinctrl: coh901: add device tree support 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 --- Reading git-diff-tree failed