From: Maxime Ripard Date: Fri, 18 Apr 2014 18:12:50 +0000 (+0200) Subject: pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its own X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~31^2~36^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=342cefb2128b098035d324e448d42253c9c44699;p=pandora-kernel.git pinctrl: sunxi: Move Allwinner A13 pinctrl driver to a driver of its own Move the pin description to a driver specific to be. This is one more step toward retiring pinctrl-sunxi-pins.h that used to define all the pins for all the Allwinner SoCs in a single header, that would have in turn result in having these structures in the final binary as many times as the header was included. Signed-off-by: Maxime Ripard --- Reading git-diff-tree failed