[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190125133728.07ad39a7@xps13>
Date: Fri, 25 Jan 2019 13:37:28 +0100
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc: linux-mtd@...ts.infradead.org,
Boris Brezillon <boris.brezillon@...tlin.com>,
Brian Norris <computersforpeace@...il.com>,
linux-kernel@...r.kernel.org, Marek Vasut <marek.vasut@...il.com>,
Richard Weinberger <richard@....at>,
David Woodhouse <dwmw2@...radead.org>,
Boris Brezillon <bbrezillon@...nel.org>
Subject: Re: [PATCH v2] mtd: rawnand: remove ->legacy.erase and
single_erase()
Hi Masahiro,
Masahiro Yamada <yamada.masahiro@...ionext.com> wrote on Mon, 21 Jan
2019 15:32:07 +0900:
> Now that the last user of this hook, denali.c, stopped using it,
> we can remove the erase hook from nand_legacy.
>
> I squashed single_erase() because only the difference between
> single_erase() and nand_erase_op() is the number of bit shifts.
>
> The status/ret conversion in nand_erase_nand() is unneeded since
> commit eb94555e9e97 ("mtd: nand: use usual return values for the
> ->erase() hook"). Cleaned it up now.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@...ionext.com>
> ---
Applied to nand/next.
Thanks,
Miquèl
Powered by blists - more mailing lists