[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)
commit28718152e0a78085297ec7705f53869e41d1ae73
treedf19fa1f287c97746711aa6baa2f73c24ae06e6b
parent56bc911ac3b94c731db3a6de20258827f1a61c20
[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