]> git.baikalelectronics.ru Git - kernel.git/commit
[media] Move DV-class control IDs from videodev2.h to v4l2-controls.h
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 24 Jan 2013 07:42:05 +0000 (04:42 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 5 Feb 2013 20:00:00 +0000 (18:00 -0200)
commit327d91319b19324e87ce7ac4815d0084c6fbf206
treedf19fa1f287c97746711aa6baa2f73c24ae06e6b
parent59862dc79b7ea5deeff6c2835f173e111d202d5a
[media] Move DV-class control IDs from videodev2.h to v4l2-controls.h

When the control IDs were split off from videodev2.h to v4l2-controls.h
these new Digital Video controls were forgotten (the two patches may
have crossed one another).
Move these controls to their proper place in v4l2-controls.h.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/uapi/linux/v4l2-controls.h
include/uapi/linux/videodev2.h