]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit676db43170479ecd96299b9ccc71c0d14809b87d
treec21d8e0fc8f664c58fd4e5da749760b7718f7b13
parent1fb06c0903ef6c91e583bfdd8c39259232dc03f8
parent9b2974bd7b13e540c912eb9fdbf72a9079ba06a8
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