From: Hans Verkuil Date: Mon, 18 Dec 2006 16:18:28 +0000 (-0300) Subject: V4L/DVB (4982): Fix broken audio mode handling for line-in in msp3400. X-Git-Tag: v2.6.20-rc3~55^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b331def2d382d7a51c379f336fe80ef87d6674e3;p=pandora-kernel.git V4L/DVB (4982): Fix broken audio mode handling for line-in in msp3400. The wrong matrix was used when an external input was selected instead of the tuner input. The rxsubchans field was also not initialized to STEREO for an external input. And finally the msp34xxg_detect_stereo() should not try to detect stereo for an external input, that code is for the tuner input only. Together these bugs made it hit 'n miss whether you ever got stereo out of the msp3400 for an external input. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed