[PATCH] easycap: fix ntsc module parameter description

Tomas Winkler tomas.winkler at intel.com
Thu Oct 6 13:28:19 UTC 2011



On Thu, 6 Oct 2011, Thomas Petazzoni wrote:

> Cc: Mike Thomas <rmthomas at sciolus.org>
> Cc: Tomas Winkler <tomas.winkler at intel.com>
> Cc: Greg Kroah-Hartman <gregkh at suse.de>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

ACK

Tomas
> --- drivers/staging/easycap/easycap_main.c | 2 +- 1 files changed, 1 
> insertions(+), 1 deletions(-)
>
> diff --git a/drivers/staging/easycap/easycap_main.c b/drivers/staging/easycap/easycap_main.c
> index bea2816..ba054a7 100644
> --- a/drivers/staging/easycap/easycap_main.c
> +++ b/drivers/staging/easycap/easycap_main.c
> @@ -58,7 +58,7 @@ MODULE_PARM_DESC(gain, "Audio gain: 0,...,16(default),...31");
>
> static bool easycap_ntsc;
> module_param_named(ntsc, easycap_ntsc, bool, S_IRUGO | S_IWUSR);
> -MODULE_PARM_DESC(ntsc, "NTCS default encoding (default PAL)");
> +MODULE_PARM_DESC(ntsc, "NTSC default encoding (default PAL)");
>
>
>
> -- 
> 1.7.4.1
>
>
---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.




More information about the devel mailing list