From: Boris Brezillon <boris.brezillon@free-electrons.com>
To: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: linux-mtd@lists.infradead.org,
Marek Vasut <marek.vasut@gmail.com>,
Richard Weinberger <richard@nod.at>,
linux-kernel@vger.kernel.org,
Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>,
Brian Norris <computersforpeace@gmail.com>,
David Woodhouse <dwmw2@infradead.org>
Subject: Re: [PATCH v2 00/12] mtd: nand: denali: more clean-ups
Date: Fri, 22 Sep 2017 12:06:45 +0200 [thread overview]
Message-ID: <20170922120645.62739279@bbrezillon> (raw)
In-Reply-To: <1506052009-8285-1-git-send-email-yamada.masahiro@socionext.com>
On Fri, 22 Sep 2017 12:46:37 +0900
Masahiro Yamada <yamada.masahiro@socionext.com> wrote:
> This series make the Denali driver even cleaner and more correct.
>
Applied.
Thanks,
Boris
>
> Masahiro Yamada (12):
> mtd: nand: denali: squash setup_ecc_for_xfer() helper into caller
> mtd: nand: denali: prefix detect_max_banks() with denali_
> mtd: nand: denali: consolidate include directives
> mtd: nand: denali: squash denali_enable_dma() helper into caller
> mtd: nand: denali: slight clean up of denali_wait_for_irq()
> mtd: nand: denali: clean up macros with <linux/bitfield.h>
> mtd: nand: denali: use more FIELD_PREP / FIELD_GET where appropriate
> mtd: nand: denali: clean up comments
> mtd: nand: denali: use upper/lower_32_bits() macro for clean-up
> mtd: nand: denali: remove unneeded init of ECC_ENABLE register
> mtd: nand: denali: support direct addressing mode
> mtd: nand: denali: change the setup_dma choice into hook
>
> drivers/mtd/nand/denali.c | 277 ++++++++++++++++++------------------------
> drivers/mtd/nand/denali.h | 44 +++----
> drivers/mtd/nand/denali_dt.c | 4 +-
> drivers/mtd/nand/denali_pci.c | 5 +-
> 4 files changed, 141 insertions(+), 189 deletions(-)
>
prev parent reply other threads:[~2017-09-22 10:07 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-22 3:46 [PATCH v2 00/12] mtd: nand: denali: more clean-ups Masahiro Yamada
2017-09-22 3:46 ` [PATCH v2 01/12] mtd: nand: denali: squash setup_ecc_for_xfer() helper into caller Masahiro Yamada
2017-09-22 3:46 ` [PATCH v2 02/12] mtd: nand: denali: prefix detect_max_banks() with denali_ Masahiro Yamada
2017-09-22 3:46 ` [PATCH v2 03/12] mtd: nand: denali: consolidate include directives Masahiro Yamada
2017-09-22 3:46 ` [PATCH v2 04/12] mtd: nand: denali: squash denali_enable_dma() helper into caller Masahiro Yamada
2017-09-22 3:46 ` [PATCH v2 05/12] mtd: nand: denali: slight clean up of denali_wait_for_irq() Masahiro Yamada
2017-09-22 3:46 ` [PATCH v2 06/12] mtd: nand: denali: clean up macros with <linux/bitfield.h> Masahiro Yamada
2017-09-22 3:46 ` [PATCH v2 07/12] mtd: nand: denali: use more FIELD_PREP / FIELD_GET where appropriate Masahiro Yamada
2017-09-22 3:46 ` [PATCH v2 08/12] mtd: nand: denali: clean up comments Masahiro Yamada
2017-09-22 3:46 ` [PATCH v2 09/12] mtd: nand: denali: use upper/lower_32_bits() macro for clean-up Masahiro Yamada
2017-09-22 3:46 ` [PATCH v2 10/12] mtd: nand: denali: remove unneeded init of ECC_ENABLE register Masahiro Yamada
2017-09-22 3:46 ` [PATCH v2 11/12] mtd: nand: denali: support direct addressing mode Masahiro Yamada
2017-09-22 3:46 ` [PATCH v2 12/12] mtd: nand: denali: change the setup_dma choice into hook Masahiro Yamada
2017-09-22 10:06 ` 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=20170922120645.62739279@bbrezillon \
--to=boris.brezillon@free-electrons.com \
--cc=computersforpeace@gmail.com \
--cc=cyrille.pitchen@wedev4u.fr \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=marek.vasut@gmail.com \
--cc=richard@nod.at \
--cc=yamada.masahiro@socionext.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