From: Linus Walleij Date: Thu, 9 Feb 2012 18:47:48 +0000 (+0100) Subject: pinctrl: factor pin control handles over to the core X-Git-Tag: v3.4-rc1~128^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=befe5bdfbb698b3bc57c58d0bd7ca3391c9275ed;p=pandora-kernel.git pinctrl: factor pin control handles over to the core This moves the per-devices struct pinctrl handles and device map over from the pinmux part of the subsystem to the core pinctrl part. This makes the device handles core infrastructure with the goal of using these handles also for pin configuration, so that device drivers (or boards etc) will need one and only one handle to the pin control core. Acked-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed