|
@@ -3080,9 +3080,7 @@ static int em28xx_init_dev(struct em28xx *dev, struct usb_device *udev,
|
|
|
|
|
|
/* init video dma queues */
|
|
|
INIT_LIST_HEAD(&dev->vidq.active);
|
|
|
- INIT_LIST_HEAD(&dev->vidq.queued);
|
|
|
INIT_LIST_HEAD(&dev->vbiq.active);
|
|
|
- INIT_LIST_HEAD(&dev->vbiq.queued);
|
|
|
|
|
|
if (dev->board.has_msp34xx) {
|
|
|
/* Send a reset to other chips via gpio */
|