From: Sebastian Hesselbarth Date: Fri, 31 Jan 2014 00:48:48 +0000 (+0100) Subject: pinctrl: mvebu: move resource allocation to SoC specific drivers X-Git-Tag: v3.15-rc1~150^2~24^2^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1217b790aea7ed0af150ba4d85905922e3a292e9;p=pandora-kernel.git pinctrl: mvebu: move resource allocation to SoC specific drivers The way that mvebu pinctrl is designed, requesting mpp registers in common pinctrl driver does not allow SoC specific drivers to access this resource. Move resource allocation in each SoC pinctrl driver and enable already provided mpp_{set,get} callbacks. Signed-off-by: Sebastian Hesselbarth Signed-off-by: Thomas Petazzoni Tested-by: Andrew Lunn Tested-by: Thomas Petazzoni --- Reading git-diff-tree failed