commit | 7dd8fbbe50c01ead78483bc42f744d115afec96b | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Wed May 29 10:18:54 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jun 17 09:42:01 2013 -0300 |
tree | 4fc9bb2f3039476d83ad452d0e2ffa19bae38df8 | |
parent | ca37157506ef53dcf41132aaedab70659509ccee [diff] |
[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 <hans.verkuil@cisco.com> Cc: Scott Jiang <scott.jiang.linux@gmail.com> Acked-by: Scott Jiang <scott.jiang.linux@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>