Re: [PATCH V1] pinctrl: qcom: spmi-gpio: Correct power_source range check

2017-08-31 Thread Linus Walleij
On Wed, Jul 19, 2017 at 8:39 AM, wrote: > From: Fenglin Wu > > Power source selection in DIG_VIN_CTL is indexed from 0, in the range > check it shouldn't be equal to the total number of power sources. > > Signed-off-by: Fenglin Wu Patch applied with Björn's ACK. Yours, Linus Walleij

Re: [PATCH V1] pinctrl: qcom: spmi-gpio: Correct power_source range check

2017-08-23 Thread Bjorn Andersson
On Tue 18 Jul 23:39 PDT 2017, fengl...@codeaurora.org wrote: > From: Fenglin Wu > > Power source selection in DIG_VIN_CTL is indexed from 0, in the range > check it shouldn't be equal to the total number of power sources. > Acked-by: Bjorn Andersson Regards, Bjorn > Signed-off-by: Fenglin W