Re: [PATCH] sn9c20x: fixed exposure control for HV7131R sensor

2009-11-24 Thread Mauro Carvalho Chehab
Hi German, Your patch got line-wrapped. Also, it doesn't apply. Please, resubmit it against the latest development tree. Cheers, Mauro. German Galkin wrote: Made the range of exposure values (0-0x1770) distribute evenly through HV7131R's exposure control bytes. Signed-off-by: German Galkin

[PATCH] sn9c20x: fixed exposure control for HV7131R sensor

2009-10-19 Thread German Galkin
Made the range of exposure values (0-0x1770) distribute evenly through HV7131R's exposure control bytes. Signed-off-by: German Galkin galki...@gmail.com --- diff --git a/drivers/media/video/gspca/sn9c20x.c b/drivers/media/video/gspca/sn9c20x.c index 99632a7..f173b35 100644 ---