]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2bd9d5f7472fc34e3c9f328b67da5e3bcc23de60
tree6aea1d9c467de92a9361b8c0681280f71736b384
parent28ea17325974d5283e195e20757ebaf72c23a089
parent47521e3f0ef25642a3a491ce773ee72f22ba01fe
Merge tag 'fixes-for-5.7-rc6' of git://git.kernel.org/pub/scm/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