Re: [PATCH 1/4] gspca_pac7302: correct register documentation

2012-09-24 Thread Hans de Goede
Hi, On 09/23/2012 03:29 PM, Frank Schäfer wrote: R,G,B balance registers are 0x01-0x03 instead of 0x02-0x04, which lead to the wrong conclusion that values are inverted. Exposure is controlled via page 3 registers and this is already documented. Also fix a whitespace issue. Signed-off-by: Frank

[PATCH 1/4] gspca_pac7302: correct register documentation

2012-09-23 Thread Frank Schäfer
R,G,B balance registers are 0x01-0x03 instead of 0x02-0x04, which lead to the wrong conclusion that values are inverted. Exposure is controlled via page 3 registers and this is already documented. Also fix a whitespace issue. Signed-off-by: Frank Schäfer --- drivers/media/usb/gspca/pac7302.c |

[PATCH 1/4] gspca_pac7302: correct register documentation

2012-09-16 Thread Frank Schäfer
R,G,B balance registers are 0x01-0x03 instead of 0x02-0x04, which lead to the wrong conclusion that values are inverted. Exposure is controlled via page 3 registers and this is already documented. Also fix a whitespace issue. Signed-off-by: Frank Schäfer --- drivers/media/usb/gspca/pac7302.c |