* [PATCH] Documentation: Remove unused "mtdset=" from kernel-parameters.txt
@ 2024-06-14 18:25 Thomas Huth
2024-06-14 20:33 ` Randy Dunlap
2024-06-17 22:24 ` Jonathan Corbet
0 siblings, 2 replies; 3+ messages in thread
From: Thomas Huth @ 2024-06-14 18:25 UTC (permalink / raw)
To: linux-doc, Krzysztof Kozlowski
Cc: linux-kernel, Jonathan Corbet, Alim Akhtar, Russell King,
linux-arm-kernel, linux-samsung-soc, arnd
The kernel parameter "mtdset" has been removed two years ago in
commit 61b7f8920b17 ("ARM: s3c: remove all s3c24xx support") and
thus should be removed from the documentation now, too.
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
Documentation/admin-guide/kernel-parameters.txt | 5 -----
1 file changed, 5 deletions(-)
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index 87d5bee924fe..ff02e1a02e12 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -3631,11 +3631,6 @@
mtdparts= [MTD]
See drivers/mtd/parsers/cmdlinepart.c
- mtdset= [ARM]
- ARM/S3C2412 JIVE boot control
-
- See arch/arm/mach-s3c/mach-jive.c
-
mtouchusb.raw_coordinates=
[HW] Make the MicroTouch USB driver use raw coordinates
('y', default) or cooked coordinates ('n')
--
2.45.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: Remove unused "mtdset=" from kernel-parameters.txt
2024-06-14 18:25 [PATCH] Documentation: Remove unused "mtdset=" from kernel-parameters.txt Thomas Huth
@ 2024-06-14 20:33 ` Randy Dunlap
2024-06-17 22:24 ` Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2024-06-14 20:33 UTC (permalink / raw)
To: Thomas Huth, linux-doc, Krzysztof Kozlowski
Cc: linux-kernel, Jonathan Corbet, Alim Akhtar, Russell King,
linux-arm-kernel, linux-samsung-soc, arnd
On 6/14/24 11:25 AM, Thomas Huth wrote:
> The kernel parameter "mtdset" has been removed two years ago in
> commit 61b7f8920b17 ("ARM: s3c: remove all s3c24xx support") and
> thus should be removed from the documentation now, too.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Thanks.
> ---
> Documentation/admin-guide/kernel-parameters.txt | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index 87d5bee924fe..ff02e1a02e12 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -3631,11 +3631,6 @@
> mtdparts= [MTD]
> See drivers/mtd/parsers/cmdlinepart.c
>
> - mtdset= [ARM]
> - ARM/S3C2412 JIVE boot control
> -
> - See arch/arm/mach-s3c/mach-jive.c
> -
> mtouchusb.raw_coordinates=
> [HW] Make the MicroTouch USB driver use raw coordinates
> ('y', default) or cooked coordinates ('n')
--
~Randy
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: Remove unused "mtdset=" from kernel-parameters.txt
2024-06-14 18:25 [PATCH] Documentation: Remove unused "mtdset=" from kernel-parameters.txt Thomas Huth
2024-06-14 20:33 ` Randy Dunlap
@ 2024-06-17 22:24 ` Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2024-06-17 22:24 UTC (permalink / raw)
To: Thomas Huth, linux-doc, Krzysztof Kozlowski
Cc: linux-kernel, Alim Akhtar, Russell King, linux-arm-kernel,
linux-samsung-soc, arnd
Thomas Huth <thuth@redhat.com> writes:
> The kernel parameter "mtdset" has been removed two years ago in
> commit 61b7f8920b17 ("ARM: s3c: remove all s3c24xx support") and
> thus should be removed from the documentation now, too.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
> Documentation/admin-guide/kernel-parameters.txt | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index 87d5bee924fe..ff02e1a02e12 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -3631,11 +3631,6 @@
> mtdparts= [MTD]
> See drivers/mtd/parsers/cmdlinepart.c
>
> - mtdset= [ARM]
> - ARM/S3C2412 JIVE boot control
> -
> - See arch/arm/mach-s3c/mach-jive.c
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-06-17 22:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14 18:25 [PATCH] Documentation: Remove unused "mtdset=" from kernel-parameters.txt Thomas Huth
2024-06-14 20:33 ` Randy Dunlap
2024-06-17 22:24 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).