Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtd
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Aug 2018 17:05:12 +0000 (10:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Aug 2018 17:05:12 +0000 (10:05 -0700)
commit9f8f16c86e4d9e2afcbdcd6045981c4d9129450e
treec21d8e0fc8f664c58fd4e5da749760b7718f7b13
parent48f8e8e96fc2b2fc99b09460224d57fe0a7e93b1
parent336d139f8718b1336c9d22f0e462611ae1229850
Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtd

Pull mtd fixes from Boris Brezillon:
 "Raw NAND fixes:

   - denali: Fix a regression caused by the nand_scan() rework

   - docg4: Fix a build error when gcc decides to not iniline some
     functions (can be reproduced with gcc 4.1.2):

* tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtd:
  mtd: rawnand: denali: do not pass zero maxchips to nand_scan()
  mtd: rawnand: docg4: Remove wrong __init annotations