linux/drivers/media/video/cx25840
Andy Walls f23b7952d3 [media] cx25840: Prevent device probe failure due to volume control ERANGE error
This patch fixes a regression that crept into 2.6.36.

The volume control scale in the cx25840 driver has an unusual mapping
from register values to v4l2 volume control values.  Enforce the mapping
limits, so that the default volume control setting does not fall out of
bounds to prevent the cx25840 module device probe from failing.

Signed-off-by: Andy Walls <awalls@md.metrocast.net>
Cc: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-01-03 09:08:16 -02:00
..
Kconfig
Makefile
cx25840-audio.c [media] Add support for AUX_PLL on cx2583x chips 2010-10-21 09:41:45 -02:00
cx25840-core.c [media] cx25840: Prevent device probe failure due to volume control ERANGE error 2011-01-03 09:08:16 -02:00
cx25840-core.h V4L/DVB: cx25840: convert to the new control framework 2010-08-08 23:43:05 -03:00
cx25840-firmware.c
cx25840-ir.c [media] IR: initialize ir_raw_event in few more drivers 2010-10-25 18:54:28 -02:00
cx25840-vbi.c