OSDN Git Service

Merge tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtd
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 30 Mar 2018 05:21:29 +0000 (19:21 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 30 Mar 2018 05:21:29 +0000 (19:21 -1000)
commitab12762b19ad38d8f4611bbbba16e8562b6a0a98
tree5701958bc8b6d349f226c4fdddeee0d2a2beaa8d
parent0b412605ef5f5c64b31f19e2910b1d5eba9929c3
parent87a73eb5b56fd6e07c8e499fe8608ef2d8912b82
Merge tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtd

Pull MTD fixes from Boris Brezillon:
 "Two fixes, one in the atmel NAND driver and another one in the
  CFI/JEDEC code.

  Summary:

   - Fix a bug in Atmel ECC engine driver

   - Fix a bug in the CFI/JEDEC driver"

* tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtd:
  mtd: jedec_probe: Fix crash in jedec_read_mfr()
  mtd: nand: atmel: Fix get_sectorsize() function