From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
Richard Weinberger <richard@nod.at>,
Vignesh Raghavendra <vigneshr@ti.com>,
linux-mtd@lists.infradead.org, kernel-janitors@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mtd: parsers: remove reference to config MTD_NAND_TMIO
Date: Tue, 7 Mar 2023 10:03:50 +0100 [thread overview]
Message-ID: <20230307100350.1c0af7b9@xps-13> (raw)
In-Reply-To: <20230307074038.17391-1-lukas.bulwahn@gmail.com>
Hi Lukas,
lukas.bulwahn@gmail.com wrote on Tue, 7 Mar 2023 08:40:38 +0100:
> Commit 568494db6809 ("mtd: remove tmio_nand driver") removes the config
> MTD_NAND_TMIO and its corresponding driver.
>
> Remove the reference in MTD_SHARPSL_PARTS to that removed config.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Arnd, please ack.
> Miquel, please pick this minor non-urgent patch on top of the commit above.
Actually I guess the SHARPSL driver is not selectable right now, so
this should be sent as part of my next fixes PR. Could you please send
a v2 with a Fixes: tag?
>
> drivers/mtd/parsers/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/mtd/parsers/Kconfig b/drivers/mtd/parsers/Kconfig
> index b20e0c38b517..60738edcd5d5 100644
> --- a/drivers/mtd/parsers/Kconfig
> +++ b/drivers/mtd/parsers/Kconfig
> @@ -149,7 +149,7 @@ config MTD_PARSER_TRX
>
> config MTD_SHARPSL_PARTS
> tristate "Sharp SL Series NAND flash partition parser"
> - depends on MTD_NAND_SHARPSL || MTD_NAND_TMIO || COMPILE_TEST
> + depends on MTD_NAND_SHARPSL || COMPILE_TEST
> help
> This provides the read-only FTL logic necessary to read the partition
> table from the NAND flash of Sharp SL Series (Zaurus) and the MTD
Thanks,
Miquèl
next prev parent reply other threads:[~2023-03-07 9:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-07 7:40 [PATCH] mtd: parsers: remove reference to config MTD_NAND_TMIO Lukas Bulwahn
2023-03-07 8:15 ` Arnd Bergmann
2023-03-07 9:03 ` Miquel Raynal [this message]
2023-03-07 10:26 ` Arnd Bergmann
2023-03-07 10:38 ` Miquel Raynal
2023-03-07 10:58 ` Lukas Bulwahn
2023-03-07 11:22 ` Miquel Raynal
2023-03-07 19:31 ` Miquel Raynal
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=20230307100350.1c0af7b9@xps-13 \
--to=miquel.raynal@bootlin.com \
--cc=arnd@arndb.de \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=lukas.bulwahn@gmail.com \
--cc=richard@nod.at \
--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