Re: [PATCH 1/3] pinctrl: cy8c95x0: Use single I2C lock

From: Linus Walleij
Date: Fri Jun 07 2024 - 16:38:28 EST


On Tue, May 21, 2024 at 5:26 PM Patrick Rudolph
<patrick.rudolph@xxxxxxxxxxxxx> wrote:

> Currently there are 3 locks being used when accessing the chip, one
> in the driver and one in each regmap. Reduce that to one driver only
> lock that protects all regmap and regcache accesses.
>
> Signed-off-by: Patrick Rudolph <patrick.rudolph@xxxxxxxxxxxxx>

All three patches applied, thanks!

(Looking forward to a <linux/cleanup.h> patch!)

Yours,
Linus Walleij