]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (8524): videodev: copy the VID_TYPE defines to videodev.h
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 26 Jul 2008 11:33:47 +0000 (08:33 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 27 Jul 2008 14:07:12 +0000 (11:07 -0300)
commitc1d7f4f1648cb8efd87f1b9560c40af2297e7c05
tree1021b2e3b1e53bfa61fd0562d3ceda225a006692
parent0ea6bc8d43c9ee3c5384bea184eab020927a5b2c
V4L/DVB (8524): videodev: copy the VID_TYPE defines to videodev.h

The VID_TYPE defines are V4L1 specific, so copy them back to videodev.h.
In videodev2.h ensure that they are not used in the kernel (you need
to include videodev.h instead) and mark them are deprecated.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
include/linux/videodev.h
include/linux/videodev2.h