Subject: [PATCH] Remove removed OSS kernel parameters from doc

From: Henrik Kretzschmar <[email protected]>
Signed-off-by: Henrik Kretzschmar <[email protected]>

Remove removed OSS kernel parameters from kernel-parameters.txt

Remove the kernel parameters from the OSS drivers of the chips
es1371 (removed 10-2007/2.6.24) and
cs4232 (removed 02-2008/2.6.25) from the kernel parameters documentation.

diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 8511d35..d8362cf 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -577,9 +577,6 @@ and is between 256 and 4096 characters. It is defined in the file
a memory unit (amount[KMG]). See also
Documentation/kdump/kdump.txt for a example.

- cs4232= [HW,OSS]
- Format: <io>,<irq>,<dma>,<dma2>,<mpuio>,<mpuirq>
-
cs89x0_dma= [HW,NET]
Format: <dma>

@@ -732,10 +729,6 @@ and is between 256 and 4096 characters. It is defined in the file
Default value is 0.
Value can be changed at runtime via /selinux/enforce.

- es1371= [HW,OSS]
- Format: <spdif>,[<nomix>,[<amplifier>]]
- See also header of sound/oss/es1371.c.
-
ether= [HW,NET] Ethernet cards parameters
This option is obsoleted by the "netdev=" option, which
has equivalent usage. See its documentation for details.


2009-01-18 10:08:23

by Takashi Iwai

[permalink] [raw]
Subject: Re: [PATCH] Remove removed OSS kernel parameters from doc

At Sun, 18 Jan 2009 10:40:24 +0100,
Henne wrote:
>
> From: Henrik Kretzschmar <[email protected]>
> Signed-off-by: Henrik Kretzschmar <[email protected]>
>
> Remove removed OSS kernel parameters from kernel-parameters.txt
>
> Remove the kernel parameters from the OSS drivers of the chips
> es1371 (removed 10-2007/2.6.24) and
> cs4232 (removed 02-2008/2.6.25) from the kernel parameters documentation.

Applied. Thanks.

[BTW, it'd be helpful if you format the patch mail to be directly
applicable to git-am.]


Takashi

>
> diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
> index 8511d35..d8362cf 100644
> --- a/Documentation/kernel-parameters.txt
> +++ b/Documentation/kernel-parameters.txt
> @@ -577,9 +577,6 @@ and is between 256 and 4096 characters. It is defined in the file
> a memory unit (amount[KMG]). See also
> Documentation/kdump/kdump.txt for a example.
>
> - cs4232= [HW,OSS]
> - Format: <io>,<irq>,<dma>,<dma2>,<mpuio>,<mpuirq>
> -
> cs89x0_dma= [HW,NET]
> Format: <dma>
>
> @@ -732,10 +729,6 @@ and is between 256 and 4096 characters. It is defined in the file
> Default value is 0.
> Value can be changed at runtime via /selinux/enforce.
>
> - es1371= [HW,OSS]
> - Format: <spdif>,[<nomix>,[<amplifier>]]
> - See also header of sound/oss/es1371.c.
> -
> ether= [HW,NET] Ethernet cards parameters
> This option is obsoleted by the "netdev=" option, which
> has equivalent usage. See its documentation for details.
>
>