[GIT PULL] mtd: Fixes for 4.16

Boris Brezillon boris.brezillon at bootlin.com
Thu Mar 29 10:35:01 PDT 2018


Hello Linus,

Here is my last fixes PR for this release. It contains 2 fixes, one in
the atmel NAND driver and another one in the CFI/JEDEC code.

Regards,

Boris

The following changes since commit 3eb2ce825ea1ad89d20f7a3b5780df850e4be274:

  Linux 4.16-rc7 (2018-03-25 12:44:30 -1000)

are available in the git repository at:

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

for you to fetch changes up to 87a73eb5b56fd6e07c8e499fe8608ef2d8912b82:

  mtd: jedec_probe: Fix crash in jedec_read_mfr() (2018-03-29 19:29:06 +0200)

----------------------------------------------------------------
* Fix a bug in Atmel ECC engine driver
* Fix a bug in the CFI/JEDEC driver

----------------------------------------------------------------
Boris Brezillon (1):
      mtd: nand: atmel: Fix get_sectorsize() function

Linus Walleij (1):
      mtd: jedec_probe: Fix crash in jedec_read_mfr()

 drivers/mtd/chips/jedec_probe.c | 2 ++
 drivers/mtd/nand/atmel/pmecc.c  | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)



More information about the linux-mtd mailing list