All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mtd: nand: sunxi: cleanup
@ 2015-09-16  7:46 ` Boris Brezillon
  0 siblings, 0 replies; 20+ messages in thread
From: Boris Brezillon @ 2015-09-16  7:46 UTC (permalink / raw)
  To: David Woodhouse, Brian Norris, linux-mtd
  Cc: Maxime Ripard, linux-sunxi, Hans de Goede, linux-arm-kernel,
	Boris Brezillon

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] 20+ messages in thread

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

Thread overview: 20+ 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 ` Boris Brezillon
2015-09-16  7:46 ` [PATCH 1/2] mtd: nand: sunxi: rework macros Boris Brezillon
2015-09-16  7:46   ` Boris Brezillon
2015-09-30 18:28   ` Brian Norris
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-16  7:46   ` Boris Brezillon
2015-09-30 18:36   ` Brian Norris
2015-09-30 18:36     ` Brian Norris
2015-09-30 19:09     ` Boris Brezillon
2015-09-30 19:09       ` Boris Brezillon
2015-09-29 22:21 ` [PATCH 0/2] mtd: nand: sunxi: cleanup Brian Norris
2015-09-29 22:21   ` Brian Norris
2015-09-30  6:36   ` Boris Brezillon
2015-09-30  6:36     ` Boris Brezillon
2015-09-30 18:11     ` Brian Norris
2015-09-30 18:11       ` Brian Norris
2015-09-30 18:55       ` Boris Brezillon
2015-09-30 18:55         ` Boris Brezillon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.