[media] gspca_pac7302: correct register documentation
authorFrank Schäfer <fschaefer.oss@googlemail.com>
Sun, 23 Sep 2012 13:29:42 +0000 (10:29 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 21 Nov 2012 15:02:08 +0000 (13:02 -0200)
commit6f9b33123cc1a4bc3f0069be6f0cb7f325ee2fbd
treebda23ae0c3f2213b05c58c5121ae115706a7bccd
parent2902fb7e0c74c9c3ed921acdaad447ef178fd32e
[media] gspca_pac7302: correct register documentation

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 <fschaefer.oss@googlemail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/gspca/pac7302.c
This page took 0.032566 seconds and 5 git commands to generate.