From: Hans Verkuil Date: Wed, 6 Feb 2013 15:03:30 +0000 (-0300) Subject: [media] bttv: fix field handling inside TRY_FMT X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~609 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee70e3d8039f16137d2e7e2e1a9cf8374b01be9b;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed