commit | 68ff5767ddc419c046571a95e21406c56a18eaf9 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Thu Feb 11 21:41:36 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sat Feb 27 09:34:06 2016 -0300 |
tree | d8d8332cf1b2f14e069c31dd2e7400f6b021f249 | |
parent | c94903f1f7cc7649b0c2c46c75d6b8b56fd9acb8 [diff] |
[media] media: dvb-frontend invoke enable/disable_source handlers Change dvb frontend to check if tuner is free when device opened in RW mode. Call to enable_source handler either returns with an active pipeline to tuner or error if tuner is busy. Tuner is released when frontend is released calling the disable_source handler. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>