linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] mtd: rawnand: sunxi: Random cleanups + exec_op
@ 2018-12-15  8:24 Boris Brezillon
  2018-12-15  8:24 ` [PATCH v2 1/7] mtd: rawnand: sunxi: Use a consistent name for sunxi_nand_chip objects Boris Brezillon
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Boris Brezillon @ 2018-12-15  8:24 UTC (permalink / raw)
  To: Boris Brezillon, Richard Weinberger, Miquel Raynal, linux-mtd
  Cc: David Woodhouse, Brian Norris, Marek Vasut

Hello,

This series converts the sunxi NAND controller driver to exec_op and
cleans a few things up.

Regards,

Boris

Changes in v2:
- Add patch 6 and 7 which were missing in v1

Boris Brezillon (7):
  mtd: rawnand: sunxi: Use a consistent name for sunxi_nand_chip objects
  mtd: rawnand: sunxi: Use struct_size()
  mtd: rawnand: sunxi: Name nand_chip objects consistently
  mtd: rawnand: sunxi: Stop passing mtd_info objects around
  mtd: rawnand: sunxi: Add an SPDX tag
  mtd: rawnand: sunxi: Migrate to ->exec_op()
  mtd: rawnand: sunxi: Fix kernel doc headers

 drivers/mtd/nand/raw/sunxi_nand.c | 714 ++++++++++++++++--------------
 1 file changed, 371 insertions(+), 343 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-01-15 16:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-15  8:24 [PATCH v2 0/7] mtd: rawnand: sunxi: Random cleanups + exec_op Boris Brezillon
2018-12-15  8:24 ` [PATCH v2 1/7] mtd: rawnand: sunxi: Use a consistent name for sunxi_nand_chip objects Boris Brezillon
2018-12-15  8:24 ` [PATCH v2 2/7] mtd: rawnand: sunxi: Use struct_size() Boris Brezillon
2018-12-15  8:24 ` [PATCH v2 3/7] mtd: rawnand: sunxi: Name nand_chip objects consistently Boris Brezillon
2018-12-15  8:24 ` [PATCH v2 4/7] mtd: rawnand: sunxi: Stop passing mtd_info objects around Boris Brezillon
2018-12-15  8:24 ` [PATCH v2 5/7] mtd: rawnand: sunxi: Add an SPDX tag Boris Brezillon
2018-12-15  8:24 ` [PATCH v2 6/7] mtd: rawnand: sunxi: Migrate to ->exec_op() Boris Brezillon
2018-12-15  8:24 ` [PATCH v2 7/7] mtd: rawnand: sunxi: Fix kernel doc headers Boris Brezillon
2019-01-15 16:55 ` [PATCH v2 0/7] mtd: rawnand: sunxi: Random cleanups + exec_op Miquel Raynal

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).