From: Hans Verkuil Date: Mon, 3 Sep 2012 12:05:10 +0000 (-0300) Subject: [media] videodev2.h: split off controls into v4l2-controls.h X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e19b3475072682312de71f4dddf6d4f4081e143;p=pandora-kernel.git [media] videodev2.h: split off controls into v4l2-controls.h During the 2012 Media Workshop it was decided to split off the control definitions into their own v4l2-controls.h header, included by videodev2.h. Because controls make up such a large part of V4L2 they made it hard to read videodev2.h. Splitting off the control definitions makes life easier. Signed-off-by: Hans Verkuil Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed