Re: [PATCH v2 06/15] pinctrl-sx150x: Move some code out of sx150x_init_hw

2016-11-08 Thread Linus Walleij
On Mon, Nov 7, 2016 at 5:53 PM, Andrey Smirnov wrote: > Move the code configuring explicit IRQ acking into a standalone function > to declutter sx150x_init_hw a bit and make that code somewhat less > repetitious. > > Tested-by: Neil Armstrong > Acked-by: Neil Armstrong > Signed-off-by: Andrey S

[PATCH v2 06/15] pinctrl-sx150x: Move some code out of sx150x_init_hw

2016-11-07 Thread Andrey Smirnov
Move the code configuring explicit IRQ acking into a standalone function to declutter sx150x_init_hw a bit and make that code somewhat less repetitious. Tested-by: Neil Armstrong Acked-by: Neil Armstrong Signed-off-by: Andrey Smirnov --- drivers/pinctrl/pinctrl-sx150x.c | 38 ++