Re: [PATCH v2 10/15] pinctrl-sx150x: Remove excessive locking

From: Linus Walleij
Date: Tue Nov 08 2016 - 03:45:03 EST


On Mon, Nov 7, 2016 at 5:53 PM, Andrey Smirnov <andrew.smirnov@xxxxxxxxx> wrote:

> Gpiochip and irqchip aspects of this driver do not access any shared
> registers on the chip itself and atomicity of various regmap operations
> is ensured by that API's implementation, so there doesn't seem to be a
> reason to hold the lock in as many places as it is held now.
>
> Tested-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
> Acked-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
> Signed-off-by: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>

Patch applied!

Yours,
Linus Walleij