On Tue, 4 Dec 2007 16:14:13 -0800 "Brett T. Warden" <[EMAIL PROTECTED]> wrote:
> --- > > diff --git a/drivers/media/video/bw-qcam.c b/drivers/media/video/bw-qcam.c > index 5842352..b74a9cb 100644 > --- a/drivers/media/video/bw-qcam.c > +++ b/drivers/media/video/bw-qcam.c > @@ -82,11 +82,16 @@ OTHER DEALINGS IN THE SOFTWARE. > static unsigned int maxpoll=250; /* Maximum busy-loop count for qcam I/O */ > static unsigned int yieldlines=4; /* Yield after this many during capture */ > static int video_nr = -1; > +static unsigned int aggressive; Acked-by: Alan Cox <[EMAIL PROTECTED]> Although I would suggest that "aggressive" may not be the best term - I'm not such of a good one however - skip_passive ? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/