public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] mtd: Fixes for v6.1-rc6
@ 2022-11-14  9:11 Miquel Raynal
  2022-11-14 20:46 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miquel Raynal @ 2022-11-14  9:11 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-mtd, Richard Weinberger, Tudor Ambarus, Vignesh Raghavendra,
	Frieder Schrempf, Michael Walle, Pratyush Yadav, linux-kernel

Hello Linus,

This is another small fixes PR for the next 6.1-rc cycle.

Thanks,
Miquèl

The following changes since commit 30a0b95b1335e12efef89dd78518ed3e4a71a763:

  Linux 6.1-rc3 (2022-10-30 15:19:28 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.1-rc6

for you to fetch changes up to c717b9b7d6de9e024e47f7cd5bbff49f581d3db9:

  mtd: onenand: omap2: add dependency on GPMC (2022-11-07 16:53:04 +0100)

----------------------------------------------------------------
Raw NAND fixes:
* Placate "$VARIABLE is used uninitialized" warnings
* omap2: Add missing dependency on GPMC
* qcom: Handle ret from parse with codeword_fixup

----------------------------------------------------------------
Adam Borowski (1):
      mtd: rawnand: placate "$VARIABLE is used uninitialized" warnings

Christian Marangi (1):
      mtd: rawnand: qcom: handle ret from parse with codeword_fixup

Krzysztof Kozlowski (1):
      mtd: onenand: omap2: add dependency on GPMC

 drivers/mtd/nand/onenand/Kconfig  |  1 +
 drivers/mtd/nand/raw/nand_base.c  |  4 ++--
 drivers/mtd/nand/raw/qcom_nandc.c | 12 +++++++-----
 3 files changed, 10 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-14 20:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-14  9:11 [GIT PULL] mtd: Fixes for v6.1-rc6 Miquel Raynal
2022-11-14 20:46 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox