From: Trent Piepho Date: Fri, 17 Aug 2007 08:50:22 +0000 (-0300) Subject: V4L/DVB (6034): cx88: Add parameter to control radio deemphasis time constant X-Git-Tag: v2.6.24-rc1~1463^2~221 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa40b2237ab6ed239967f76432438080232b88fe;p=pandora-kernel.git V4L/DVB (6034): cx88: Add parameter to control radio deemphasis time constant FM radio transmission use a preemphasis/deemphasis scheme to reduce high-frequency noise. The cx88 audio decoder is supposedly set to no deemphasis by the current driver. However, the "no deemphasis" setting doesn't work. On my chip, cx23883, it produces the same result as the 75 us time constant. Maybe the default settings on the cx23881 are for 50 us? Since the deemphasis time constant varies by country, allow setting it via a module parameter. Signed-off-by: Trent Piepho Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed