]> git.baikalelectronics.ru Git - kernel.git/commit
[media] tm6000: fix G/TRY_FMT
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 1 Feb 2013 12:08:46 +0000 (09:08 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 5 Feb 2013 20:33:27 +0000 (18:33 -0200)
commit50f14a06fa5d59794c163de4da319aad1105583d
tree695d90376ef2c588e109bccbdc0e553dbd19e193
parentd681f9a6f10b05fecc6ec3ae491d0081b5931fae
[media] tm6000: fix G/TRY_FMT

Two fixes:
- the priv field wasn't set to 0.
- only V4L2_FIELD_INTERLACED is supported.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/tm6000/tm6000-video.c