提交 8e19b347 编写于 作者: H Hans Verkuil 提交者: Mauro Carvalho Chehab

[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: NHans Verkuil <hans.verkuil@cisco.com>
Acked-by: NSakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 8fd207a1
...@@ -387,6 +387,7 @@ header-y += utsname.h ...@@ -387,6 +387,7 @@ header-y += utsname.h
header-y += uuid.h header-y += uuid.h
header-y += uvcvideo.h header-y += uvcvideo.h
header-y += v4l2-common.h header-y += v4l2-common.h
header-y += v4l2-controls.h
header-y += v4l2-dv-timings.h header-y += v4l2-dv-timings.h
header-y += v4l2-mediabus.h header-y += v4l2-mediabus.h
header-y += v4l2-subdev.h header-y += v4l2-subdev.h
......
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册