]> 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)
commitefb85f9e04ec1ce2e04a86ab805f06024b345c38
treea346e4f6bfe2ef47733faf4a6fdfbdc16e454c0f
parent3e7cdf0f24facd3ac0abec9c565aed49f483e1b3
parentcce6dffc3fb648cb5b513150b13b95ebc5a9c5a4
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