> -----Original Message-----
> From: Kirill Smelkov [mailto:[email protected]]
> Sent: Monday, June 13, 2011 3:18 PM
> To: Greg Kroah-Hartman
> Cc: Winkler, Tomas; Mike Thomas; [email protected]; linux-
> [email protected]; Kirill Smelkov
> Subject: [PATCH 2/5] staging/easycap: Fix thinko in "bars" module option
> description
> 
> Both bars=0 and bars=1 were described as meaning to display bars on signal
> lost. Actually bars=1 means "display bars", but bars=0 means display raw
> source as is (usually black screen).
> 
> Cc: Tomas Winkler <[email protected]>
> Cc: Mike Thomas <[email protected]>
> Signed-off-by: Kirill Smelkov <[email protected]>


Acked-by: Tomas Winkler <[email protected]>

> ---
>  drivers/staging/easycap/README |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/staging/easycap/README
> b/drivers/staging/easycap/README index 16b8264..cd55eea 100644
> --- a/drivers/staging/easycap/README
> +++ b/drivers/staging/easycap/README
> @@ -60,7 +60,7 @@ Three module parameters are defined:
> 
>  debug      the easycap module is configured at diagnostic level n (0 to 9)
>  gain       audio gain level n (0 to 31, default is 16)
> -bars       0 =>  testcard bars when incoming video signal is lost
> +bars       0 =>  no testcard bars when incoming video signal is lost
>             1 =>  testcard bars when incoming video signal is lost (default)
> 
> 
> --
> 1.7.6.rc1

---------------------------------------------------------------------
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.

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to