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)
commit39071cf828b42fa62336849dc910d7b74c905698
tree7cfa647e58d6d8b1474eefc89d062af657de92f4
parent26df62aaae9f85e900cd5f1a5c28e44488f60de6
parent191f5c2ed4b6fabacf1f3500242047bd844d0c3a
Merge tag 'mtd/fixes-for-5.2-rc7' of git://git./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