Re: [PATCH 067/102] pinctrl: sunxi: explicitly request exclusive reset control

From: Linus Walleij
Date: Wed Aug 02 2017 - 07:44:58 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: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
> Cc: Chen-Yu Tsai <wens@xxxxxxxx>
> Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
> Cc: linux-gpio@xxxxxxxxxxxxxxx
> Signed-off-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij