]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 Jun 2019 13:23:55 +0000 (21:23 +0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 Jun 2019 13:23:55 +0000 (21:23 +0800)
commit88c86fc8a4e0be013f0c5da937e866b170e12061
tree7cfa647e58d6d8b1474eefc89d062af657de92f4
parenta5ea4245c07f5fb5d1d453a32ab899cd5f47b60b
parentaead9b55eb9290a21234a6017444da83a4e99148
Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux

Pull mtd fixes from Miquel Raynal:

 - Set the raw NAND number of targets to the right value

 - Fix a bug uncovered by a recent patch on Spansion SPI-NOR flashes

* tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux:
  mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashes
  mtd: rawnand: initialize ntargets with maxchips
drivers/mtd/nand/raw/nand_base.c