From: Mauro Carvalho Chehab Date: Tue, 4 Oct 2011 12:40:18 +0000 (-0300) Subject: [media] saa7115: Trust that V4L2 core will fill the mask X-Git-Tag: v3.2-rc1~112^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e41567a61dff8f63ad7b56a325bd4d2350428999;p=pandora-kernel.git [media] saa7115: Trust that V4L2 core will fill the mask Instead of using V4L2_STD_ALL when no standard is detected, trust that the maximum allowed standards are already filled by the V4L2 core. It is better this way, as the bridge and/or the audio decoder may have some extra restrictions to some video standards. This also allow other devices like audio and tuners to contribute to standards detection, when they support such feature. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed