commit | c1d7f4f1648cb8efd87f1b9560c40af2297e7c05 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sat Jul 26 08:33:47 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Jul 27 11:07:12 2008 -0300 |
tree | 1021b2e3b1e53bfa61fd0562d3ceda225a006692 | |
parent | 0ea6bc8d43c9ee3c5384bea184eab020927a5b2c [diff] |
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>