]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuning
authorDevin Heitmueller <dheitmueller@linuxtv.org>
Mon, 26 Jan 2009 06:07:59 +0000 (03:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 1 Feb 2009 12:41:02 +0000 (10:41 -0200)
commit67e70baf043cfdcdaf5972bc94be82632071536b
treed8b1a353d62590eb8670fb99303432aae07211c0
parent40c41c8cf1d04445013a14772afb3903a17344a6
V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuning

Just like with the s5h1411, the s5h1409 needs a soft-reset in order for it
to know that the tuner has been told to change frequencies.  This change
changes the behavior from "random tuning times between 500ms to complete
tuning lock failures" to "tuning lock consistently within 700ms".

Thanks to Robert Krakora <rob.krakora@messagenetsystems.com> for doing
initial testing of the patch on the KWorld 330U.

Thanks to Andy Walls <awalls@radix.net> for doing testing of the patch on
the HVR-1600.

Thanks to Michael Krufky <mkrufky@linuxtv.org> for doing additional testing.

Signed-off-by: Devin Heitmueller <dheitmueller@linuxtv.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/s5h1409.c