[PATCH v3 04/10] pinctrl: sunxi: drop dedicated A20 driver
From: Linus Walleij <hidden>
Date: 2017-05-29 16:39:15
Also in:
linux-clk, linux-devicetree, linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2017-05-29 16:39:15
Also in:
linux-clk, linux-devicetree, linux-gpio, lkml
On Sat, May 27, 2017 at 12:23 PM, Icenowy Zheng [off-list ref] wrote:
As we added A20 support to A10 pinctrl driver, now we can delete the dedicated A20 pinctrl driver, which is duplicated code. Signed-off-by: Icenowy Zheng <icenowy@aosc.io> --- Changes in v3: - Only remove the A20 driver(A10 driver for A20 is enabled in the previous commit now).
Patch applied with Chen-Yu's review tag, and I also fixed up the Makefile by removing the rule for this file. Yours, Linus Walleij