commit | 035cad576d4e8c472a97b8913f92f73c93205fd3 | [log] [tgz] |
---|---|---|
author | Jemma Denson <jdenson@gmail.com> | Sun Feb 28 15:29:50 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Mar 03 14:26:55 2016 -0300 |
tree | ea7091bd2e45ab75793a8276305445ea8a0f65aa | |
parent | 565e37d168ee842c5f6349a5530f8e85651ec8e5 [diff] |
[media] cx24120: make sure tuner is locked at get_frontend Change get_frontend to re-check current lock status rather than relying on a cached value from get_status. Removes potential for tuning failure if get_frontend is called during tuning. Probably not too essential as other changes work around this: https://patchwork.linuxtv.org/patch/32845/ Signed-off-by: Jemma Denson <jdenson@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>