[media] videodev2.h: split off controls into v4l2-controls.h
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 3 Sep 2012 12:05:10 +0000 (09:05 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 26 Sep 2012 12:25:41 +0000 (09:25 -0300)
commit8e19b3475072682312de71f4dddf6d4f4081e143
treefdf02011cfe343f9684d2e19da087e6dc6b6f80e
parent8fd207a1f7b65bee0a9b7948cb310d96fb11cc9e
[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 <hans.verkuil@cisco.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/linux/Kbuild
include/linux/v4l2-controls.h [new file with mode: 0644]
include/linux/videodev2.h
This page took 0.049417 seconds and 5 git commands to generate.