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)
commitc74e83a8632fd88560a533980a0d4c3922325326
tree57ff66dbb1f38ddcfcb30d65865a6cbed4956325
parentbf57ab7ae74591973265ebd8e18bd0e785dbfb33
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 <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/ivtv-ioctl.c
include/linux/videodev2.h