From: Mauro Carvalho Chehab Date: Thu, 24 Nov 2011 15:20:12 +0000 (-0300) Subject: [media] tm6000: Fix tm6010 audio standard selection X-Git-Tag: v3.3-rc1~48^2~482 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32f6f3ac5468bbbe0263d29daa16f38d04c2274f;p=pandora-kernel.git [media] tm6000: Fix tm6010 audio standard selection A V4L2 standards mask may contain several standards. A more restricted mask with just one standard is used when user needs to bind to an specific standard that can't be auto-detect among a more generic mask. So, Improve the autodetection logic to detect the correct audio standard most of the time. Based on a patch made by Dmitri Belimov . Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed