Re: [PATCH 066/102] pinctrl: stm32: explicitly request exclusive reset control

From: Linus Walleij
Date: Wed Aug 02 2017 - 07:44:06 EST


On Wed, Jul 19, 2017 at 5:26 PM, Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> wrote:

> Commit a53e35db70d1 ("reset: Ensure drivers are explicit when requesting
> reset lines") started to transition the reset control request API calls
> to explicitly state whether the driver needs exclusive or shared reset
> control behavior. Convert all drivers requesting exclusive resets to the
> explicit API call so the temporary transition helpers can be removed.
>
> No functional changes.
>
> Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
> Cc: Maxime Coquelin <mcoquelin.stm32@xxxxxxxxx>
> Cc: Alexandre Torgue <alexandre.torgue@xxxxxx>
> Cc: linux-gpio@xxxxxxxxxxxxxxx
> Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij