From: Laurent Pinchart Date: Mon, 15 Mar 2010 22:33:31 +0000 (-0300) Subject: [media] v4l: Move the media/v4l2-mediabus.h header to include/linux X-Git-Tag: v2.6.39-rc1~86^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ef2d5a336891ee38fee7c7ad2396e31ac9d8aaa;p=pandora-kernel.git [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 Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed