All of lore.kernel.org
 help / color / mirror / Atom feed
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 4/6] mtd: rawnand: atmel: Use nand_prog_page_end_op()
Date: Sun, 10 May 2020 23:30:32 +0200	[thread overview]
Message-ID: <20200510233032.3129569f@xps13> (raw)
In-Reply-To: <20200429132046.583658-5-boris.brezillon@collabora.com>


Boris Brezillon <boris.brezillon@collabora.com> wrote on Wed, 29 Apr
2020 15:20:44 +0200:

> The nand_prog_page_end_op() sequence is open-coded in
> atmel_hsmc_nand_pmecc_write_pg(). Let's use the generic helper here.
> 
> Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
> ---

Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

  reply	other threads:[~2020-05-10 21:30 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
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 [this message]
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=20200510233032.3129569f@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.