[GIT PULL] mtd: fixes for 4.16-rc7

Boris Brezillon boris.brezillon at bootlin.com
Fri Mar 23 07:14:27 PDT 2018


Hello Linus,

Here is a fixes PR for 4.16-rc7.

Regards,

Boris

The following changes since commit c698ca5278934c0ae32297a8725ced2e27585d7f:

  Linux 4.16-rc6 (2018-03-18 17:48:42 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-4.16-rc7

for you to fetch changes up to 6b00c35138b404be98b85f4a703be594cbed501c:

  mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0 (2018-03-21 10:22:28 +0100)

----------------------------------------------------------------
* Fix several problems in the fsl_ifc NAND controller driver
* Fix misuse of mtd_ooblayout_ecc() in mtdchar.c

----------------------------------------------------------------
Jagdish Gediya (3):
      mtd: nand: fsl_ifc: Fix nand waitfunc return value
      mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
      mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0

OuYang ZhiZhong (1):
      mtdchar: fix usage of mtd_ooblayout_ecc()

 drivers/mtd/mtdchar.c           |  4 ++--
 drivers/mtd/nand/fsl_ifc_nand.c | 32 +++++++++++++-------------------
 include/linux/fsl_ifc.h         |  6 +-----
 3 files changed, 16 insertions(+), 26 deletions(-)


-- 
Boris Brezillon, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the linux-mtd mailing list