V4L/DVB: STV0288 Incorrect bit sample for Vitterbi status
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 28 Aug 2010 21:18:45 +0000 (18:18 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:04:58 +0000 (01:04 -0200)
bit 3(LK) indicates that the Vstatus is locked.
Currently using bit 7(CF) which is usually present, results in early
aborted search in FEC_AUTO and missing channels.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Cc: Igor M. Liplianin <liplianin@me.by>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found