diff options
author | Daniel Scheller <d.scheller@gmx.net> | 2017-04-09 16:38:21 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-06-20 09:55:07 -0300 |
commit | e3943aa6d8023bbd0ce972367b8c9eb1b43321e0 (patch) | |
tree | 5fd10bd7f34b14bbf111c8d2532fad16fdcfa58f /drivers/media/media-devnode.c | |
parent | 763f857e40f3711355f42e666cfdd232390d4e55 (diff) |
[media] dvb-frontends/cxd2841er: make lock wait in set_fe_tc() optional
Don't wait for FE_HAS_LOCK in set_frontend_tc() and thus don't hammer the
lock status register with inquiries when CXD2841ER_NO_WAIT_LOCK is set
in the configuration, which also unneccessarily blocks applications until
a TS LOCK has been acquired. Rather, API and applications will check for
a TS LOCK by utilising the tune fe_op, read_status and get_frontend ops,
which is sufficient.
Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Acked-by: Abylay Ospan <aospan@netup.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/media-devnode.c')
0 files changed, 0 insertions, 0 deletions