]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4cb5b58c4d593776cd055f1392e02118e1ba6f02
treea346e4f6bfe2ef47733faf4a6fdfbdc16e454c0f
parent8144884ecc993a1e358c2f0eb5b282f13590efdf
parent1665c7256ad14aed925aeaa947f65fb65b8a5db2
Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/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