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)
commitbe96624a38e6de619603b5741a39e715eb44227c
tree0dbb4607cfa7a18496afde76654d634bc9e4ba4f
parentd2f918bba7a482bee18cc0ede7791f7d846dd5d0
V4L/DVB: STV0288 Incorrect bit sample for Vitterbi status

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>
drivers/media/dvb/frontends/stv0288.c