From: Hans Verkuil Date: Mon, 29 Jul 2013 11:41:00 +0000 (-0300) Subject: [media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME defines X-Git-Tag: v3.12-rc1~135^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e36552684e24f8b21569dec47381c36b50a7966b;p=pandora-kernel.git [media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME defines Use the new blanking and frame size defines. This also fixed a bug in these drivers: they assumed that the height for interlaced formats was the field height, however height is the frame height. So the height for a field is actually bt->height / 2. Signed-off-by: Hans Verkuil Acked-by: Lad, Prabhakar Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed