From: Hans Verkuil Date: Sat, 20 Sep 2014 12:23:44 +0000 (-0300) Subject: [media] cx88: move width, height and field to core struct X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccd6f1d488e7e49ca90d4255cb3f8a2f61951e55;p=pandora-kernel.git [media] cx88: move width, height and field to core struct The width, height and field values are core fields since both vbi, video and blackbird use the same video input. Move those fields to the correct struct. Also fix the field checks in the try_fmt functions: add V4L2_FIELD_SEQ_BT/TB support and map incorrect field values to a correct field value instead of returning an error. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed