commit | ab12762b19ad38d8f4611bbbba16e8562b6a0a98 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Mar 29 19:21:29 2018 -1000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Mar 29 19:21:29 2018 -1000 |
tree | 5701958bc8b6d349f226c4fdddeee0d2a2beaa8d | |
parent | 0b412605ef5f5c64b31f19e2910b1d5eba9929c3 [diff] | |
parent | 87a73eb5b56fd6e07c8e499fe8608ef2d8912b82 [diff] |
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