public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mtd@lists.infradead.org,
	Richard Weinberger <richard@nod.at>,
	Tudor Ambarus <Tudor.Ambarus@microchip.com>,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Frieder Schrempf <frieder.schrempf@kontron.de>,
	Michael Walle <michael@walle.cc>,
	Pratyush Yadav <pratyush@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] mtd: Fixes for v6.1-rc6
Date: Mon, 14 Nov 2022 10:11:40 +0100	[thread overview]
Message-ID: <20221114101140.339e0d2e@xps-13> (raw)

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(-)

             reply	other threads:[~2022-11-14  9:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-14  9:11 Miquel Raynal [this message]
2022-11-14 20:46 ` [GIT PULL] mtd: Fixes for v6.1-rc6 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221114101140.339e0d2e@xps-13 \
    --to=miquel.raynal@bootlin.com \
    --cc=Tudor.Ambarus@microchip.com \
    --cc=frieder.schrempf@kontron.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=michael@walle.cc \
    --cc=pratyush@kernel.org \
    --cc=richard@nod.at \
    --cc=torvalds@linux-foundation.org \
    --cc=vigneshr@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox