From: Lutz Sammer Date: Fri, 7 Oct 2011 19:11:37 +0000 (-0300) Subject: [media] stb0899: Fix slow and not locking DVB-S transponder(s) X-Git-Tag: v3.2-rc1~112^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39342dbb27323f174b286c9e19b9687d492b2d1a;p=pandora-kernel.git [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 Reviewed-by: Manu Abraham Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed