]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/media/video/cx88/cx88-core.c
V4L/DVB (11853): minor have assigned value twice
[net-next-2.6.git] / drivers / media / video / cx88 / cx88-core.c
index 0e149b22bd194b14943fa30799ec143e36270343..b4049de071a2c1be552c1741867086efeb0eb161 100644 (file)
@@ -1010,7 +1010,6 @@ struct video_device *cx88_vdev_init(struct cx88_core *core,
        if (NULL == vfd)
                return NULL;
        *vfd = *template;
-       vfd->minor   = -1;
        vfd->v4l2_dev = &core->v4l2_dev;
        vfd->parent = &pci->dev;
        vfd->release = video_device_release;