Merge tag 'fixes-for-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 20 May 2020 20:23:55 +0000 (13:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 20 May 2020 20:23:55 +0000 (13:23 -0700)
commitb85051e755b0e9d6dd8f17ef1da083851b83287d
tree6aea1d9c467de92a9361b8c0681280f71736b384
parentfea371e259ebcc85d2d51a036743189bee487289
parentf3a6a6c5e0f5a303fd8ec84ea33c0da5869d715f
Merge tag 'fixes-for-5.7-rc6' of git://git./linux/kernel/git/mtd/linux

Pull MTD fixes from Richard Weinberger:

 - Fix a PM regression in brcmnand driver

 - Propagate ECC information correctly on SPI-NAND

 - Make sure no MTD name is used multiple time in nvmem

* tag 'fixes-for-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux:
  mtd:rawnand: brcmnand: Fix PM resume crash
  mtd: Fix mtd not registered due to nvmem name collision
  mtd: spinand: Propagate ECC information to the MTD structure