]> git.karo-electronics.de Git - mv-sheeva.git/commit
[media] stb0899: Fix slow and not locking DVB-S transponder(s)
authorLutz Sammer <johns98@gmx.net>
Fri, 7 Oct 2011 19:11:37 +0000 (16:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 11 Oct 2011 21:02:57 +0000 (18:02 -0300)
commit39342dbb27323f174b286c9e19b9687d492b2d1a
tree41d4aa97140c5206481c83163b1410c5e977a0cb
parent06bd801c23939952bc6e1cf65f0e8c0fff09d2d7
[media] stb0899: Fix slow and not locking DVB-S transponder(s)

In stb0899_status stb0899_check_data the first read of STB0899_VSTATUS
could read old (from previous search) LOOP status bit and the search
fails on a good frequency.

With the patch more transponder could be locked and locks about 2*
faster.

Signed-off-by: Lutz Sammer<johns98@gmx.net>
Reviewed-by: Manu Abraham<manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/stb0899_algo.c