[media] omap_vout: Drop overlay format enumeration
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 13 Nov 2012 13:35:38 +0000 (10:35 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 Dec 2012 15:11:18 +0000 (13:11 -0200)
Enumerating formats for output overlays doesn't make sense, as the pixel
format is defined by the display API, not the V4L2 API. Drop the
vidioc_enum_fmt_vid_overlay ioctl operation.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found