[PATCH v5 2/6] mtd: rawnand: atmel: Drop redundant nand_read_page_op()

Miquel Raynal miquel.raynal at bootlin.com
Mon Sep 7 03:22:59 EDT 2020


On Mon, 2020-07-20 at 13:13:52 UTC, Tudor Ambarus wrote:
> From: Boris Brezillon <boris.brezillon at collabora.com>
> 
> The legacy page read path in atmel_hsmc_nand_pmecc_read_pg() issues
> a nand_read_page_op() that's already issued by
> atmel_nand_pmecc_read_pg(). Let's get rid of the unneeded one.
> 
> Signed-off-by: Boris Brezillon <boris.brezillon at collabora.com>
> Reviewed-by: Miquel Raynal <miquel.raynal at bootlin.com>
> Reviewed-by: Tudor Ambarus <tudor.ambarus at microchip.com>
> Signed-off-by: Tudor Ambarus <tudor.ambarus at microchip.com>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Miquel



More information about the linux-mtd mailing list