From: Maxime Ripard Date: Fri, 18 Apr 2014 18:12:50 +0000 (+0200) Subject: pinctrl: sunxi: Move Allwinner A10s pinctrl driver to a driver of its own X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~31^2~36^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a127c1c395a06c2e23b13fc8f6753f9e1aaba43;p=pandora-kernel.git pinctrl: sunxi: Move Allwinner A10s 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