Browse Source

V4L/DVB (4926): Fix USBVision handling of VIDIOC_QUERYCTRL

There's a better (and recommended) way for handling VIDIOC_QUERYCTRL.

This patch will fix the issue where the hardware control values were
invalid and stops the SAA7115 module from complaining about invalid values.

saa7115 4-0024: invalid brightness setting 32768
saa7115 4-0024: invalid contrast setting 49152
saa7115 4-0024: invalid hue setting 32768
saa7115 4-0024: invalid saturation setting 32768

Signed-off-by: Dwaine Garden <dwainegarden@rogers.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Dwaine Garden 18 years ago
parent
commit
18d8a4540c
1 changed files with 174 additions and 209 deletions
  1. 174 209
      drivers/media/video/usbvision/usbvision-core.c

File diff suppressed because it is too large
+ 174 - 209
drivers/media/video/usbvision/usbvision-core.c


Some files were not shown because too many files changed in this diff