From: Daniel Glöckner Date: Sun, 10 Jun 2012 00:43:56 +0000 (-0300) Subject: [media] tvaudio: obey V4L2 tuner audio matrix X-Git-Tag: v3.6-rc1~40^2^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e21adca897ee3744d15b805321012f9c40d3659c;p=pandora-kernel.git [media] tvaudio: obey V4L2 tuner audio matrix V4L2 specifies the audio mode to use for combinations of possible (rxsubchans) and requested (audmode) audio modes. Up to now tvaudio has made these decisions automatically based on the possible audio modes from setting of the frequency until VIDIOC_S_TUNER was called. It then forced the hardware to use the mode requested by the user. With this patch it continues to adjust the audio mode while taking the requested mode into account. Signed-off-by: Daniel Glöckner Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed