From: Boris Brezillon <boris.brezillon@bootlin.com>
To: "Rafał Miłecki" <zajec5@gmail.com>
Cc: "David Woodhouse" <dwmw2@infradead.org>,
"Brian Norris" <computersforpeace@gmail.com>,
"Boris Brezillon" <boris.brezillon@free-electrons.com>,
"Marek Vasut" <marek.vasut@gmail.com>,
"Richard Weinberger" <richard@nod.at>,
"Rafał Miłecki" <rafal@milecki.pl>,
"Kyungmin Park" <kyungmin.park@samsung.com>,
linux-mtd@lists.infradead.org,
"Xiaolei Li" <xiaolei.li@mediatek.com>,
"Miquel Raynal" <miquel.raynal@bootlin.com>
Subject: Re: [PATCH 0/4] mtd: use mtd_device_register() where applicable
Date: Wed, 18 Jul 2018 20:28:10 +0200 [thread overview]
Message-ID: <20180718202810.04da2783@bbrezillon> (raw)
In-Reply-To: <20180713092734.16408-1-zajec5@gmail.com>
On Fri, 13 Jul 2018 11:27:30 +0200
Rafał Miłecki <zajec5@gmail.com> wrote:
> From: Rafał Miłecki <rafal@milecki.pl>
>
> This is a tiny cleanup making code use mtd_device_register() helper
> macro.
>
> It makes checking which drivers (may) specify custom list of parsers
> just a bit easier.
>
> Rafał Miłecki (4):
> mtd: rawnand: use mtd_device_register() where applicable
> mtd: onenand: use mtd_device_register() where applicable
> mtd: maps: use mtd_device_register() where applicable
> mtd: sst25l: use mtd_device_register()
Applied patches 3 and 4 to mtd/next.
Thanks,
Boris
>
> drivers/mtd/devices/sst25l.c | 5 ++---
> drivers/mtd/maps/impa7.c | 5 ++---
> drivers/mtd/maps/intel_vr_nor.c | 2 +-
> drivers/mtd/maps/latch-addr-flash.c | 5 ++---
> drivers/mtd/maps/rbtx4939-flash.c | 3 +--
> drivers/mtd/nand/onenand/generic.c | 5 ++---
> drivers/mtd/nand/onenand/samsung.c | 5 ++---
> drivers/mtd/nand/raw/cmx270_nand.c | 4 ++--
> drivers/mtd/nand/raw/cs553x_nand.c | 3 +--
> drivers/mtd/nand/raw/davinci_nand.c | 3 +--
> drivers/mtd/nand/raw/jz4740_nand.c | 5 ++---
> drivers/mtd/nand/raw/mtk_nand.c | 2 +-
> drivers/mtd/nand/raw/s3c2410.c | 4 ++--
> drivers/mtd/nand/raw/txx9ndfmc.c | 2 +-
> 14 files changed, 22 insertions(+), 31 deletions(-)
>
prev parent reply other threads:[~2018-07-18 18:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-13 9:27 [PATCH 0/4] mtd: use mtd_device_register() where applicable Rafał Miłecki
2018-07-13 9:27 ` [PATCH 1/4] mtd: rawnand: " Rafał Miłecki
2018-07-16 3:55 ` xiaolei li
2018-07-13 9:27 ` [PATCH 2/4] mtd: onenand: " Rafał Miłecki
2018-07-13 9:27 ` [PATCH 3/4] mtd: maps: " Rafał Miłecki
2018-07-13 9:27 ` [PATCH 4/4] mtd: sst25l: use mtd_device_register() Rafał Miłecki
2018-07-18 7:48 ` [PATCH 0/4] mtd: use mtd_device_register() where applicable Miquel Raynal
2018-07-18 14:37 ` Boris Brezillon
2018-07-18 18:28 ` Boris Brezillon [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=20180718202810.04da2783@bbrezillon \
--to=boris.brezillon@bootlin.com \
--cc=boris.brezillon@free-electrons.com \
--cc=computersforpeace@gmail.com \
--cc=dwmw2@infradead.org \
--cc=kyungmin.park@samsung.com \
--cc=linux-mtd@lists.infradead.org \
--cc=marek.vasut@gmail.com \
--cc=miquel.raynal@bootlin.com \
--cc=rafal@milecki.pl \
--cc=richard@nod.at \
--cc=xiaolei.li@mediatek.com \
--cc=zajec5@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox