V4L/DVB (12290): dvb-pll: Add support for Alps TDEE4 DVB-C NIM
authorTrent Piepho <xyzzy@speakeasy.org>
Thu, 11 Jun 2009 22:24:00 +0000 (19:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:17:50 +0000 (12:17 -0300)
No datasheet, data take from code in flexcop driver.  That code rounded
down the divisor rather than rounding to nearest, which was probably not
intentional and the dvb-pll code will round to nearest.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found