commit | d13ac96f576ef23670d9e65f8f3771b17fd6dce1 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri May 31 05:15:17 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Jun 13 11:38:50 2013 -0300 |
tree | fea9b29ed2f6cbf34c4e17561922f04c85167ae5 | |
parent | ed3e12d2b03f756f09433f08c4606cdc61ffbc7c [diff] |
[media] ml86v7667: fix the querystd implementation The *std should be set to V4L2_STD_UNKNOWN, not the function's return code. Also, *std should be ANDed with 525_60 or 625_50. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>