commit | 9f8f16c86e4d9e2afcbdcd6045981c4d9129450e | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Aug 30 10:05:12 2018 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Aug 30 10:05:12 2018 -0700 |
tree | c21d8e0fc8f664c58fd4e5da749760b7718f7b13 | |
parent | 48f8e8e96fc2b2fc99b09460224d57fe0a7e93b1 [diff] | |
parent | 336d139f8718b1336c9d22f0e462611ae1229850 [diff] |
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