V4L/DVB (12288): dvb-pll: Add support for Samsung TBDU18132 DVB-S NIM
authorTrent Piepho <xyzzy@speakeasy.org>
Thu, 11 Jun 2009 22:21:34 +0000 (19:21 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:17:48 +0000 (12:17 -0300)
commitf52c48535ffc5c470b07d774d9dc8414c98deb2b
tree408c6cfb5199088b972f293e606a211ad7f62e06
parenta104ed073bc33b262fa9250c1f262c27da56067d
V4L/DVB (12288): dvb-pll: Add support for Samsung TBDU18132 DVB-S NIM

Tuner parameters taken from flexcop driver.  This PLL has a 17 bit divisor
while the dvb-pll driver is designed for 15 bit divisors.  It's not a
problem as 15 bits is enough for the tuner's entire range.  But if a larger
range was wanted, it could be done by adding additional bands with the
extra divisor bits appearing as band switch bits.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/dvb-pll.c
drivers/media/dvb/frontends/dvb-pll.h