[media] dvb-frontend: enable tuner link when the FE thread starts
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 6 Jan 2015 16:57:55 +0000 (13:57 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 13 Feb 2015 23:10:16 +0000 (21:10 -0200)
commit9239effd53d47e3cd9c653830c8465c0a3a427dc
treec5d2287f369a047aaeadaa4d0c711368fae1a205
parent6bb0b1829bca35016be6ab662cff36bcfdf646c0
[media] dvb-frontend: enable tuner link when the FE thread starts

If the dvb frontend thread starts, the tuner should be switched
to the frontend. Add a code that ensures that this will happen,
using the media controller.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-core/dvb_frontend.c