]> git.karo-electronics.de Git - mv-sheeva.git/commit
[media] v4l: Move the media/v4l2-mediabus.h header to include/linux
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 15 Mar 2010 22:33:31 +0000 (19:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 22 Mar 2011 07:53:21 +0000 (04:53 -0300)
commit2ef2d5a336891ee38fee7c7ad2396e31ac9d8aaa
tree433db5b5d9a74a387b5d8ad12ae7f971e7f1a926
parent61f5db549dde43fb91a8b337f3a4096e4076c2d9
[media] v4l: Move the media/v4l2-mediabus.h header to include/linux

The header defines the v4l2_mbus_framefmt structure which will be used
by the V4L2 subdevs userspace API.

Change the type of the v4l2_mbus_framefmt::code field to __u32, as enum
sizes can differ between different ABIs on the same architectures.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/linux/Kbuild
include/linux/v4l2-mediabus.h [new file with mode: 0644]
include/media/soc_mediabus.h
include/media/v4l2-mediabus.h