[media] dvb_frontend: start media pipeline while thread is running
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 6 Jan 2015 20:53:15 +0000 (17:53 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 13 Feb 2015 23:10:17 +0000 (21:10 -0200)
While the DVB thread is running, the media pipeline should be
streaming. This should prevent any attempt of using the analog
TV while digital TV is working, and vice-versa.

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

Simple merge