V4L/DVB (8462): cx18: Lock the aux PLL to the video pixle rate for analog captures
commit35f92b2af8230ffc1146e2317e2068fefd7caacb
authorAndy Walls <awalls@radix.net>
Fri, 25 Jul 2008 18:03:08 +0000 (25 15:03 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sat, 26 Jul 2008 15:54:19 +0000 (26 12:54 -0300)
treea93b3228c65d4f1f9af49716c2ac178d1836b4c9
parentf8f6296adad30cadd65555dfde489d1080b2001c
V4L/DVB (8462): cx18: Lock the aux PLL to the video pixle rate for analog captures

cx18: Lock the aux PLL to the video pixel rate for analog captures.  The
datasheet for the CX25840 says this is important for MPEG encoding applications.
To ensure the PLL locking was correct, also fixed the aux PLL's multiplier to
be computed based on a precise crystal freq of 4.5 MHz/286 * 455/2 * 8 =
28636363.6363... instead of the imporperly rounded 28636363.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx18/cx18-av-audio.c