[media] rtl2832: define more demod lock statuses
authorAntti Palosaari <crope@iki.fi>
Sun, 14 Dec 2014 15:15:55 +0000 (12:15 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 3 Feb 2015 18:09:19 +0000 (16:09 -0200)
commit1c7da405c6f7def830258349bccdfb96eebcdc61
tree48d22a82077157fca2e9a890101c15c7490b230e
parentc65dbf652da7e4d390c676c4542e1331b52f4989
[media] rtl2832: define more demod lock statuses

Demod lock flags are derived from demod state machine states. States
are running from 1 to 11, where highest state 11 means demod is
fully locked and streaming. Naturally smaller state numbers means
there is some partial locks.

Define now state 10 as missing synch and lock.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-frontends/rtl2832.c
This page took 0.025337 seconds and 5 git commands to generate.