V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted that...
authorHans Verkuil <hverkuil@xs4all.nl>
Thu, 17 May 2007 09:41:44 +0000 (06:41 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 22 May 2007 19:00:13 +0000 (16:00 -0300)
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 <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found