commit | ee70e3d8039f16137d2e7e2e1a9cf8374b01be9b | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Wed Feb 06 12:03:30 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Mar 05 14:07:05 2013 -0300 |
tree | 818f3c846c379f1eb7726d37fbee85e81ebd9265 | |
parent | a12fd70e3b32a4de5e5dc6346a0f5bdfd164ed3d [diff] |
[media] bttv: fix field handling inside TRY_FMT - don't return -EINVAL for invalid field types, handle those as if it was FIELD_ANY. - the handling of FIELD_SEQ_BT/TB was wrong as well: if such field formats aren't supported, then fall back to FIELD_ANY instead of returning an error. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>