From: Linus Torvalds Date: Fri, 27 Apr 2018 16:15:06 +0000 (-0700) Subject: Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=245131e2d61d22e88cf0ebbd0a01bb446ec9c19a;p=linux.git Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd Pull mtd fixes from Boris Brezillon: - Fix nanddev_mtd_erase() function to match the changes done in e7bfb3fdbde3 ("mtd: Stop updating erase_info->state and calling mtd_erase_callback()") - Fix a memory leak in the Tango NAND controller driver - Fix read/write to a suspended erase block in the CFI driver - Fix the DT parsing logic in the Marvell NAND controller driver * tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd: mtd: rawnand: marvell: fix the chip-select DT parsing logic mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block. mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug. mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block. mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic mtd: nand: Fix nanddev_mtd_erase() mtd: rawnand: tango: Fix struct clk memory leak --- 245131e2d61d22e88cf0ebbd0a01bb446ec9c19a