[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)
commit135f9be9194cf7778eb73594aa55791b229cf27c
treef847f891dd28d9bc774605d46c9ac0a8c7e38a1e
parent0f0fa90bd035fa15106799b813d4f0315d99f47e
[media] dvb_frontend: start media pipeline while thread is running

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