From: Mauro Carvalho Chehab Date: Mon, 18 Dec 2006 02:30:47 +0000 (-0300) Subject: V4L/DVB (4980): Fixes bug 7267: PAL/60 is not working X-Git-Tag: v2.6.20-rc3~55^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=315eb962d2e9438bc10da2488b604f04a1c0006f;p=pandora-kernel.git V4L/DVB (4980): Fixes bug 7267: PAL/60 is not working On cx88 driver, sampling rate should be at chroma subcarrier freq (FSC). However, driver were programming wrong values for PAL/60, PAL/Nc and NTSC 4.43. This patch do the proper calculation. It also calculates htotal, hdelay and hactive constants, according with the sampling rate. It is tested with PAL/60 by Piotr Maksymuk and Olivier. Also tested with the already-supported standards. Test is still required for PAL/Nc. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed