summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/gspca/stv06xx/stv06xx.c
diff options
context:
space:
mode:
authorErik Andrén <erik.andren@gmail.com>2009-09-18 19:56:04 +0200
committerErik Andrén <erik.andren@gmail.com>2009-09-18 19:56:04 +0200
commit45d1e795c057e023fc615bedc55da461dfbdaef3 (patch)
treea28d568f6ace13ff1cb98c099fc51a95127b06a3 /linux/drivers/media/video/gspca/stv06xx/stv06xx.c
parent718d7d964763b5513776b56300faa98e0b4846f6 (diff)
downloadmediapointer-dvb-s2-45d1e795c057e023fc615bedc55da461dfbdaef3.tar.gz
mediapointer-dvb-s2-45d1e795c057e023fc615bedc55da461dfbdaef3.tar.bz2
gspca - stv06xx-hdcs: Reduce exposure range
From: James Blanford <jhblanford@gmail.com> Due to rounding and clipping, exposure and gain settings do not map to unique register values. Rather than read the registers and report gain and exposure that may be different than the values that were set, just cache the latest values that were set and report them. Reduce exposure range from 0-65535 to 0-255 so libv4l's autogain doesn't take forever. Remove vestiges of driver signal processing that is now handled by libv4l. Priority: normal Signed-off-by: James Blanford <jhblanford@gmail.com> Signed-off-by: Erik Andrén <erik.andren@gmail.com>
Diffstat (limited to 'linux/drivers/media/video/gspca/stv06xx/stv06xx.c')
0 files changed, 0 insertions, 0 deletions