[PATCH v2] pinctrl: pinctrl-single: Fix pcs_request_gpio() when bits_per_mux != 0
From: Linus Walleij <hidden>
Date: 2018-03-26 08:50:20
Also in:
linux-gpio, linux-omap, lkml
From: Linus Walleij <hidden>
Date: 2018-03-26 08:50:20
Also in:
linux-gpio, linux-omap, lkml
On Fri, Mar 23, 2018 at 3:22 PM, Tony Lindgren [off-list ref] wrote:
* Linus Walleij [off-list ref] [180323 03:02]:quoted
On Mon, Feb 19, 2018 at 10:57 PM, David Lechner [off-list ref] wrote:quoted
This fixes pcs_request_gpio() in the pinctrl-single driver when bits_per_mux != 0. It appears this was overlooked when the multiple pins per register feature was added. Fixes: 4e7e8017a80e ("pinctrl: pinctrl-single: enhance to configure multiple pins of different modules") Signed-off-by: David Lechner <david@lechnology.com> --- v2 changes: - don't wrap Fixes: line in commit message since it is a special machine- readable line.Tony/Haojian: are you OK with this change?No objections from me, would be good if Haojian could test it with his test cases though.
I applied it for v4.17 recording this as an ACK :) If there are problems I bet we will notice in the -rc phase. Yours, Linus Walleij