Re: [PATCH] gspca pac7302: simplify init sequence

2009-11-07 Thread Németh Márton
Hi Jef, Jean-Francois Moine wrote: > On Sat, 07 Nov 2009 10:41:19 +0100 > Németh Márton wrote: > >> The init sequence contains register writes which are overwritten >> later. Remove these redundant writes from the init sequence. > [snip] > > Hello Németh, > > I am not sure it is a good id

Re: [PATCH] gspca pac7302: simplify init sequence

2009-11-07 Thread Jean-Francois Moine
On Sat, 07 Nov 2009 10:41:19 +0100 Németh Márton wrote: > The init sequence contains register writes which are overwritten > later. Remove these redundant writes from the init sequence. [snip] Hello Németh, I am not sure it is a good idea. The webcam may need some initialization values

[PATCH] gspca pac7302: simplify init sequence

2009-11-07 Thread Németh Márton
From: Márton Németh The init sequence contains register writes which are overwritten later. Remove these redundant writes from the init sequence. The patch was tested together with Labtec Webcam 2200 (USB ID 093a:2626). Signed-off-by: Márton Németh --- diff -upr b/linux/drivers/media/video/gsp