diff options
author | Shuah Khan <shuahkh@osg.samsung.com> | 2016-02-12 02:41:37 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-02-27 15:35:18 +0300 |
commit | b19581a94fb1c49afc0339a65f1ebd0e4ff80dcd (patch) | |
tree | 220f834a88b4bd1348e6cdc2d5100e264c612616 /drivers/media/pci/bt8xx | |
parent | 68ff5767ddc419c046571a95e21406c56a18eaf9 (diff) | |
download | linux-b19581a94fb1c49afc0339a65f1ebd0e4ff80dcd.tar.xz |
[media] media: au0828 video change to use v4l_enable_media_source()
Change au0828 to check if tuner is free or not before changing tuner
configuration.
vidioc_g_tuner(), and au0828_v4l2_close() now call v4l-core interface
v4l_enable_media_source() before changing tuner configuration.
Remove au0828_enable_analog_tuner() as it is no longer needed because
v4l2-core implements common interfaces to check for media source
availability.
In addition, queue_setup() no longer needs the tuner availability check
since v4l2-core does it.
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/pci/bt8xx')
0 files changed, 0 insertions, 0 deletions