]> git.baikalelectronics.ru Git - kernel.git/commit
[media] ivtv: fix format enumeration: don't show invalid formats
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 1 Oct 2012 10:22:06 +0000 (07:22 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 1 Oct 2012 20:24:19 +0000 (17:24 -0300)
commit8c0626ca0918c0dfd572387dbaa6c15048728c53
tree80b5397e1634de6f0c224b3484921b954c71c74b
parent8b519b076813b5943ef77f99b21924109200cb52
[media] ivtv: fix format enumeration: don't show invalid formats

Depending on the device node only the compressed or the uncompressed format
should be shown, not both.

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