From: Greg Kroah-Hartman Date: Thu, 20 Sep 2018 09:25:20 +0000 (+0200) Subject: Merge tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtd X-Git-Tag: v4.19-rc5~21 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=4b92e7fd76e94624e3d5ff56b3d6a5788c4a7ac8;p=linux-2.6-block.git Merge tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtd Boris writes: "- Fixes a bug in the ->read/write_reg() implementation of the m25p80 driver - Make sure of_node_get/put() calls are balanced in the partition parsing code - Fix a race in the denali NAND controller driver - Fix false positive WARN_ON() in the marvell NAND controller driver" * tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtd: mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able mtd: partitions: fix unbalanced of_node_get/put() mtd: rawnand: denali: fix a race condition when DMA is kicked mtd: rawnand: marvell: prevent harmless warnings --- 4b92e7fd76e94624e3d5ff56b3d6a5788c4a7ac8