Re: [PATCH 042/102] mtd: nand: sunxi: explicitly request exclusive reset control

From: Philipp Zabel
Date: Thu Jul 20 2017 - 05:27:38 EST


On Thu, 2017-07-20 at 09:00 +0200, Boris Brezillon wrote:
> Hi Philipp,
>
> On Wed, 19 Jul 2017 17:25:46 +0200
> 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.
>
> If you don't mind, I'd like to take this patch in the nand tree, just in
> case we have other modifications on sunxi_nand.c for this cycle.

Absolutely, I'd like to only to apply the last two patches myself,
eventually.

regards
Philipp