lkml.org 
[lkml]   [2005]   [Aug]   [4]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 3 Aug 2005 21:45:37 -0700
FromAndrew Morton <>
SubjectRe: [PATCH for 2.6.13-rc5] V4L: OOPS fix for BTTV on bad behaviored PCI chipsets
Mauro Carvalho Chehab <mchehab@brturbo.com.br> wrote:
>
> --- linux-2.6.13/drivers/media/video/bttv-driver.c	2005-08-03 18:25:55.000000000 -0300
>  +++ linux/drivers/media/video/bttv-driver.c	2005-08-03 22:19:44.000000000 -0300
>  @@ -1,5 +1,5 @@
>   /*
>  -    $Id: bttv-driver.c,v 1.45 2005/07/20 19:43:24 mkrufky Exp $
>  +    $Id: bttv-driver.c,v 1.52 2005/08/04 00:55:16 mchehab Exp $
> 
>       bttv - Bt848 frame grabber driver
> 
>  @@ -80,6 +80,7 @@
>   static unsigned int uv_ratio    = 50;
>   static unsigned int full_luma_range = 0;
>   static unsigned int coring      = 0;
>  +extern int no_overlay;

umm, OK.  Could you please send a fixup patch sometime which 

a) renames the now-global no_overlay to something more subsystem-specific and

b) move its declaration out of .c and into .h?

Thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-08-04 06:55    [from the cache]
©2003-2008