From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Boris Brezillon <boris.brezillon@collabora.com>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>,
Vignesh Raghavendra <vigneshr@ti.com>,
Tudor Ambarus <tudor.ambarus@microchip.com>,
Richard Weinberger <richard@nod.at>,
Nicolas Ferre <nicolas.ferre@microchip.com>,
Ludovic Desroches <ludovic.desroches@microchip.com>,
linux-mtd@lists.infradead.org
Subject: Re: [PATCH v2 2/6] mtd: rawnand: atmel: Drop redundant nand_read_page_op()
Date: Sun, 10 May 2020 23:26:39 +0200 [thread overview]
Message-ID: <20200510232639.54f40697@xps13> (raw)
In-Reply-To: <20200429132046.583658-3-boris.brezillon@collabora.com>
Hi Boris,
Boris Brezillon <boris.brezillon@collabora.com> wrote on Wed, 29 Apr
2020 15:20:42 +0200:
> 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@collabora.com>
> ---
> Changes in v2:
> * New patch
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next prev parent reply other threads:[~2020-05-10 21:26 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-29 13:20 [PATCH v2 0/6] mtd: rawnand: atmel: Convert the driver to exec_op() Boris Brezillon
2020-04-29 13:20 ` [PATCH v2 1/6] mtd: rawnand: atmel: Enable the NFC controller at probe time Boris Brezillon
2020-05-10 21:25 ` Miquel Raynal
2020-05-12 13:00 ` Tudor.Ambarus
2020-04-29 13:20 ` [PATCH v2 2/6] mtd: rawnand: atmel: Drop redundant nand_read_page_op() Boris Brezillon
2020-05-10 21:26 ` Miquel Raynal [this message]
2020-05-12 13:06 ` Tudor.Ambarus
2020-04-29 13:20 ` [PATCH v2 3/6] mtd: rawnand: atmel: Use nand_{write,read}_data_op() Boris Brezillon
2020-05-10 21:28 ` Miquel Raynal
2020-05-12 13:10 ` Tudor.Ambarus
2020-04-29 13:20 ` [PATCH v2 4/6] mtd: rawnand: atmel: Use nand_prog_page_end_op() Boris Brezillon
2020-05-10 21:30 ` Miquel Raynal
2020-04-29 13:20 ` [PATCH v2 5/6] mtd: rawnand: atmel: Convert the driver to exec_op() Boris Brezillon
2020-04-29 13:20 ` [PATCH v2 6/6] mtd: rawnand: atmel: Get rid of the legacy interface implementation Boris Brezillon
2020-05-10 21:32 ` Miquel Raynal
2020-05-12 8:20 ` [PATCH v2 0/6] mtd: rawnand: atmel: Convert the driver to exec_op() Tudor.Ambarus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200510232639.54f40697@xps13 \
--to=miquel.raynal@bootlin.com \
--cc=alexandre.belloni@bootlin.com \
--cc=boris.brezillon@collabora.com \
--cc=linux-mtd@lists.infradead.org \
--cc=ludovic.desroches@microchip.com \
--cc=nicolas.ferre@microchip.com \
--cc=richard@nod.at \
--cc=tudor.ambarus@microchip.com \
--cc=vigneshr@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.