From: Boris BREZILLON Date: Thu, 10 Apr 2014 13:52:43 +0000 (+0200) Subject: pinctrl: sunxi: support multiple pin controller X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~31^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d83c82ce7ccd7acd9aab052aa25d40371cde62e4;p=pandora-kernel.git pinctrl: sunxi: support multiple pin controller Add support for multiple pin controller instances. First remove the static definition of the sunxi gpio chip struct and fill the dynamically struct instead. Then define a new pin_base field in the sunxi_pinctrl_desc which will be used to specify the gpiochip base pin. Signed-off-by: Boris BREZILLON Acked-by: Maxime Ripard Signed-off-by: Linus Walleij --- Reading git-diff-tree failed