linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mtd: nand: sunxi: cleanup
@ 2015-09-16  7:46 Boris Brezillon
  2015-09-16  7:46 ` [PATCH 1/2] mtd: nand: sunxi: rework macros Boris Brezillon
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Boris Brezillon @ 2015-09-16  7:46 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

Those two patches aim at cleaning up the sunxi_nand driver by first adding
some consistency in the macro definitions, and then factorizing the code
duplicated code found in hw_ecc and hw_syndrome_ecc implementations.

Best Regards,

Boris

Boris Brezillon (2):
  mtd: nand: sunxi: rework macros
  mtd: sunxi: nand: refactor ->read_page()/->write_page() code

 drivers/mtd/nand/sunxi_nand.c | 487 ++++++++++++++++++++++--------------------
 1 file changed, 256 insertions(+), 231 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-09-30 19:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-16  7:46 [PATCH 0/2] mtd: nand: sunxi: cleanup Boris Brezillon
2015-09-16  7:46 ` [PATCH 1/2] mtd: nand: sunxi: rework macros Boris Brezillon
2015-09-30 18:28   ` Brian Norris
2015-09-16  7:46 ` [PATCH 2/2] mtd: sunxi: nand: refactor ->read_page()/->write_page() code Boris Brezillon
2015-09-30 18:36   ` Brian Norris
2015-09-30 19:09     ` Boris Brezillon
2015-09-29 22:21 ` [PATCH 0/2] mtd: nand: sunxi: cleanup Brian Norris
2015-09-30  6:36   ` Boris Brezillon
2015-09-30 18:11     ` Brian Norris
2015-09-30 18:55       ` Boris Brezillon

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