]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] ml86v7667: fix the querystd implementation
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 31 May 2013 08:15:17 +0000 (05:15 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 13 Jun 2013 14:38:50 +0000 (11:38 -0300)
commitd13ac96f576ef23670d9e65f8f3771b17fd6dce1
treefea9b29ed2f6cbf34c4e17561922f04c85167ae5
parented3e12d2b03f756f09433f08c4606cdc61ffbc7c
[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>
drivers/media/i2c/ml86v7667.c