]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (9314): s5h1411: Perform s5h1411 soft reset after tuning
authorDevin Heitmueller <devin.heitmueller@gmail.com>
Mon, 20 Oct 2008 13:17:08 +0000 (10:17 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 21 Oct 2008 16:31:01 +0000 (14:31 -0200)
commitf0d041e50bc6c8a677922d72b010f80af9b23b18
tree56bcf5090ce53800bfe2812820e6cac6cb83e22a
parent1874c443280d61bef1466a30c1e2819656d54eea
V4L/DVB (9314): s5h1411: Perform s5h1411 soft reset after tuning

If you instruct the tuner to change frequencies, it can take up to 2500ms to
get a demod lock.  By performing a soft reset after the tuning call (which
is consistent with how the Pinnacle 801e Windows driver behaves), you get
a demod lock inside of 300ms

Signed-off-by: Devin Heitmueller <devin.heitmueller@gmail.com>
Reviewed-by: Michael Krufky <mkrufky@linuxtv.org>
Acked-by: Steven Toth <stoth@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/s5h1411.c