From: Hans Verkuil Date: Thu, 17 May 2007 09:41:44 +0000 (-0300) Subject: V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted that... X-Git-Tag: v2.6.22-rc3~95^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c74e83a8632fd88560a533980a0d4c3922325326;p=pandora-kernel.git V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted that change Reverted the change to struct v4l2_pix_format. I completely missed that this struct was used by existing ioctls so that changing it broke the ABI. I will have to think of another way of setting the top/left coordinates but for now this change is reverted to preserve compatibility. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed