Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Nov 2020 21:08:25 +0000 (13:08 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Nov 2020 21:08:25 +0000 (13:08 -0800)
commitbf3e76289cd28b87f679cd53e26d67fd708d718a
treea346e4f6bfe2ef47733faf4a6fdfbdc16e454c0f
parent44d80621857f916f1370782cdd20c9359ccc5eea
parent9efac6ce7f621c405d49a091e3e367be4250a27a
Merge branch 'mtd/fixes' of git://git./linux/kernel/git/mtd/linux

Pull mtd fixes from Miquel Raynal.

* 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux:
  mtd: rawnand: stm32_fmc2: fix broken ECC
  mtd: spi-nor: Fix address width on flash chips > 16MB
  mtd: spi-nor: Don't copy self-pointing struct around
  mtd: rawnand: ifc: Move the ECC engine initialization to the right place
  mtd: rawnand: mxc: Move the ECC engine initialization to the right place