]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/cx18/cx18-streams.c
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
[linux-2.6-omap-h63xx.git] / drivers / media / video / cx18 / cx18-streams.c
index 210a2416b320c1205a6f5ffb0409db79d6c69ca6..0da57f583bf75a90207b6b82bd5b762f95c742c6 100644 (file)
@@ -187,9 +187,6 @@ static int cx18_prep_dev(struct cx18 *cx, int type)
                return -ENOMEM;
        }
 
-       s->v4l2dev->type =
-               VID_TYPE_CAPTURE | VID_TYPE_TUNER | VID_TYPE_TELETEXT |
-               VID_TYPE_CLIPPING | VID_TYPE_SCALES | VID_TYPE_MPEG_ENCODER;
        snprintf(s->v4l2dev->name, sizeof(s->v4l2dev->name), "cx18-%d",
                        cx->num);