]> git.baikalelectronics.ru Git - kernel.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)
commit5b43a0a5db4b1ba0ace0c82d8abd7c9ed6d75891
tree433db5b5d9a74a387b5d8ad12ae7f971e7f1a926
parente6c792c86ff85233a079de2dc22105aec990c6bc
[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