V4L/DVB (3829): Fix frequency values in the ranges structures of the LG TDVS H06xF...
authorRusty Scott <rustys@ieee.org>
Sat, 22 Apr 2006 19:15:07 +0000 (16:15 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 12 May 2006 22:55:16 +0000 (19:55 -0300)
commitdd31d5ac7345b2c728bf7eb37b06383776174232
treea838b59bfc67278c3459a70208a562ce926cd935
parent7bbbc0a28e6cfcef66e2180206257b959dad2006
V4L/DVB (3829): Fix frequency values in the ranges structures of the LG TDVS H06xF tuners

Frequency range values in the current driver for the LG TDVS H06xF tuners
appear to have been a transposing of the 5 in the mid range 160-455 instead
of 165-450.
This patch corrects the pll programming for these tuners as per the datasheet.

Signed-off-by: Rusty Scott <rustys@ieee.org>
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/dvb-pll.c
drivers/media/video/tuner-types.c