git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed3e12d
)
[media] ml86v7667: fix the querystd implementation
author
Hans Verkuil
<hans.verkuil@cisco.com>
Fri, 31 May 2013 08:15:17 +0000
(
05:15
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 13 Jun 2013 14:38:50 +0000
(11:38 -0300)
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>
No differences found