[PATCH v2 4/9] pinctrl: sunxi: Deal with configless pins
From: Linus Walleij <hidden>
Date: 2016-10-20 12:52:57
Also in:
linux-devicetree, linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2016-10-20 12:52:57
Also in:
linux-devicetree, linux-gpio, lkml
On Wed, Oct 19, 2016 at 2:16 PM, Maxime Ripard [off-list ref] wrote:
On Tue, Oct 18, 2016 at 03:47:03PM +0800, Chen-Yu Tsai wrote:quoted
quoted
@@ -342,6 +365,8 @@ static void sunxi_pctrl_dt_free_map(struct pinctrl_dev *pctldev, struct pinctrl_map *map, unsigned num_maps) { + unsigned long *pinconfig;This looks out of place and context?Yeah, sorry, it's just a leftover from the previous version. This has been removed.
Do you mean you will send a v3 of this series? OK stopping to apply then. But I have already applied patches 1, 2 and 3 so just resend the rest :) Yours, Linus Walleij