From: Hans Verkuil Date: Wed, 29 May 2013 13:18:54 +0000 (-0300) Subject: [media] adv7183: fix querystd X-Git-Tag: v3.11-rc1~17^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dd8fbbe50c01ead78483bc42f744d115afec96b;p=pandora-kernel.git [media] adv7183: fix querystd If no signal is detected, return V4L2_STD_UNKNOWN. Otherwise AND the standard with the detected standards. Note that the v4l2 core initializes the std with tvnorms before calling the querystd ioctl. Signed-off-by: Hans Verkuil Cc: Scott Jiang Acked-by: Scott Jiang Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed