]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: sunxi: Remove redundant A31s pinctrl driver
authorChen-Yu Tsai <wens@csie.org>
Wed, 1 Feb 2017 16:25:47 +0000 (00:25 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 6 Feb 2017 10:06:08 +0000 (11:06 +0100)
commit9d3f103b0682c224d492d12b3f47bb2159bb1ea3
treec1ce7f4644c918b385e721b806bfe21643c98d87
parent49cec7fa92d4a0895c59b9b69cb6e388837e4557
pinctrl: sunxi: Remove redundant A31s pinctrl driver

Now that we can support the A31s pin controller with the A31 driver
using the new variants support, the independent A31s driver becomes
redundant.

Remove it.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sunxi/Kconfig
drivers/pinctrl/sunxi/Makefile
drivers/pinctrl/sunxi/pinctrl-sun6i-a31s.c [deleted file]