Re: [PATCH v1 3/8] pinctrl: convert to use match_string() helper

2016-01-07 Thread Linus Walleij
On Thu, Jan 7, 2016 at 1:06 PM, Andy Shevchenko wrote: > The new helper returns index of the mathing string in an array. We would use > it > here. > > Signed-off-by: Andy Shevchenko Pretty cool ... Acked-by: Linus Walleij Yours, Linus Walleij -- To unsubscribe from this list: send the line "

[PATCH v1 3/8] pinctrl: convert to use match_string() helper

2016-01-07 Thread Andy Shevchenko
The new helper returns index of the mathing string in an array. We would use it here. Signed-off-by: Andy Shevchenko --- drivers/pinctrl/pinmux.c | 13 +++-- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/drivers/pinctrl/pinmux.c b/drivers/pinctrl/pinmux.c index 29984b3..