Re: [PATCH] pinctrl: ingenic: Fix group & function error checking

2018-08-29 Thread Linus Walleij
On Sat, Aug 25, 2018 at 7:54 PM Paul Burton wrote: > Commit a203728ac6bb ("pinctrl: core: Return selector to the pinctrl > driver") and commit f913cfce4ee4 ("pinctrl: pinmux: Return selector to > the pinctrl driver") modified the return values of > pinctrl_generic_add_group() and

Re: [PATCH] pinctrl: ingenic: Fix group & function error checking

2018-08-29 Thread Linus Walleij
On Sat, Aug 25, 2018 at 7:54 PM Paul Burton wrote: > Commit a203728ac6bb ("pinctrl: core: Return selector to the pinctrl > driver") and commit f913cfce4ee4 ("pinctrl: pinmux: Return selector to > the pinctrl driver") modified the return values of > pinctrl_generic_add_group() and

[PATCH] pinctrl: ingenic: Fix group & function error checking

2018-08-25 Thread Paul Burton
Commit a203728ac6bb ("pinctrl: core: Return selector to the pinctrl driver") and commit f913cfce4ee4 ("pinctrl: pinmux: Return selector to the pinctrl driver") modified the return values of pinctrl_generic_add_group() and pinmux_generic_add_function() respectively, but did so without updating

[PATCH] pinctrl: ingenic: Fix group & function error checking

2018-08-25 Thread Paul Burton
Commit a203728ac6bb ("pinctrl: core: Return selector to the pinctrl driver") and commit f913cfce4ee4 ("pinctrl: pinmux: Return selector to the pinctrl driver") modified the return values of pinctrl_generic_add_group() and pinmux_generic_add_function() respectively, but did so without updating