[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)
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

Simple merge