From: Andy Walls Date: Fri, 25 Jul 2008 18:03:08 +0000 (-0300) Subject: V4L/DVB (8462): cx18: Lock the aux PLL to the video pixle rate for analog captures X-Git-Tag: v2.6.27-rc1~31^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35f92b2af8230ffc1146e2317e2068fefd7caacb;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed