[PATCH 0/9] mtd: nand: denali: more clean-ups

From: Masahiro Yamada
Date: Wed Sep 13 2017 - 01:23:19 EST


This series make the Denali driver even cleaner and more correct.

The last patch may cause a conflict
unless http://patchwork.ozlabs.org/patch/813125/ is applied first.



Masahiro Yamada (9):
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: remove unneeded init of ECC_ENABLE register

drivers/mtd/nand/denali.c | 153 ++++++++++++------------------------------
drivers/mtd/nand/denali.h | 23 +++----
drivers/mtd/nand/denali_dt.c | 4 +-
drivers/mtd/nand/denali_pci.c | 5 +-
4 files changed, 57 insertions(+), 128 deletions(-)

--
2.7.4