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