linux/drivers/media/common
Devin Heitmueller fc7a74bad1 [media] xc5000: don't invoke auto calibration unless we really did reset tuner
The current code invokes the auto calibration of the tuner whenever the
init routine is called (whenever the DVB frontend opens the device).
However we should really only be invoking the calibration if we actually
did reset the device and reload the firmware.

Rework the routine to only do calibration if reset and firmware load was
performed.  Also because the called function is now a no-op if the
firmware is already loaded, the caller no longer needs to invoke
is_firmware_loaded().

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-08-09 20:36:43 -03:00
..
tuners [media] xc5000: don't invoke auto calibration unless we really did reset tuner 2012-08-09 20:36:43 -03:00
Kconfig V4L/DVB (7133): Fix Kconfig dependencies 2008-02-18 11:14:53 -03:00
Makefile V4L/DVB (13612): IR: Move common IR code to drivers/media/IR 2009-12-16 00:18:42 -02:00
saa7146_core.c [media] saa7146: remove V4L2_FL_LOCK_ALL_FOPS 2012-08-09 19:43:28 -03:00
saa7146_fops.c [media] saa7146: remove V4L2_FL_LOCK_ALL_FOPS 2012-08-09 19:43:28 -03:00
saa7146_hlp.c [media] saa7146: move overlay information from saa7146_fh into saa7146_vv 2012-05-14 14:57:51 -03:00
saa7146_i2c.c [media] saa7146: Use current logging styles 2011-09-03 20:54:14 -03:00
saa7146_vbi.c [media] saa7146: rename vbi/video_q to vbi/video_dmaq 2012-05-14 14:59:23 -03:00
saa7146_video.c [media] av7110: fix v4l2_compliance test issues 2012-05-14 15:04:11 -03:00