linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Boris Brezillon <boris.brezillon@bootlin.com>
Cc: Richard Weinberger <richard@nod.at>,
	linux-mtd@lists.infradead.org,
	David Woodhouse <dwmw2@infradead.org>,
	Brian Norris <computersforpeace@gmail.com>,
	Marek Vasut <marek.vasut@gmail.com>
Subject: Re: [PATCH] mtd: rawnand: Get rid of the ->read_word() hook
Date: Tue, 4 Sep 2018 23:50:25 +0200	[thread overview]
Message-ID: <20180904235025.305527f9@xps13> (raw)
In-Reply-To: <20180727210542.8266-1-boris.brezillon@bootlin.com>

Hi Boris,

Boris Brezillon <boris.brezillon@bootlin.com> wrote on Fri, 27 Jul 2018
23:05:42 +0200:

> Commit c120e75e0e7d ("mtd: nand: use read_oob() instead of cmdfunc()
> for bad block check") removed this only user of the ->read_word()
> method but kept the hook in place. Remove it now.
> 
> Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
> ---
>  drivers/mtd/nand/raw/atmel/nand-controller.c |  9 ---------
>  drivers/mtd/nand/raw/au1550nd.c              | 15 ---------------
>  drivers/mtd/nand/raw/denali.c                | 10 ----------
>  drivers/mtd/nand/raw/hisi504_nand.c          | 10 ----------
>  drivers/mtd/nand/raw/mpc5121_nfc.c           | 11 -----------
>  drivers/mtd/nand/raw/mxc_nand.c              | 13 -------------
>  drivers/mtd/nand/raw/nand_base.c             | 14 --------------
>  drivers/mtd/nand/raw/nandsim.c               | 10 ----------
>  drivers/mtd/nand/raw/sh_flctl.c              | 10 ----------
>  drivers/mtd/nand/raw/socrates_nand.c         | 12 ------------
>  include/linux/mtd/rawnand.h                  |  2 --
>  11 files changed, 116 deletions(-)
> 

Applied to nand/next.

Thanks,
Miquèl

      reply	other threads:[~2018-09-04 21:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-27 21:05 [PATCH] mtd: rawnand: Get rid of the ->read_word() hook Boris Brezillon
2018-09-04 21:50 ` Miquel Raynal [this message]

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=20180904235025.305527f9@xps13 \
    --to=miquel.raynal@bootlin.com \
    --cc=boris.brezillon@bootlin.com \
    --cc=computersforpeace@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marek.vasut@gmail.com \
    --cc=richard@nod.at \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).