V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 26 Jul 2008 11:26:43 +0000 (08:26 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 27 Jul 2008 14:07:10 +0000 (11:07 -0300)
The type and type2 fields were unused and so could be removed.
Instead add a vfl_type field that contains the type of the video
device.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found