Merge tag 'mtd/fixes-for-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 14 Nov 2022 20:00:03 +0000 (12:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 14 Nov 2022 20:00:03 +0000 (12:00 -0800)
commit9584987fe71ea9d6a5813f61be6aec4616978af9
treeb05296ddcac487c5e1a6099b08117baff042dd43
parent094226ad94f471a9f19e8f8e7140a09c2625abaa
parentc717b9b7d6de9e024e47f7cd5bbff49f581d3db9
Merge tag 'mtd/fixes-for-6.1-rc6' of git://git./linux/kernel/git/mtd/linux

Pull mtd fixes from Miquel Raynal:

 - Placate "$VARIABLE is used uninitialized" warnings

 - omap2: Add missing dependency on GPMC

 - qcom: Handle ret from parse with codeword_fixup

* tag 'mtd/fixes-for-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux:
  mtd: onenand: omap2: add dependency on GPMC
  mtd: rawnand: placate "$VARIABLE is used uninitialized" warnings
  mtd: rawnand: qcom: handle ret from parse with codeword_fixup