diff options
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-cards.c')
-rw-r--r-- | drivers/media/video/em28xx/em28xx-cards.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/video/em28xx/em28xx-cards.c b/drivers/media/video/em28xx/em28xx-cards.c index 5dd6806c75ab..fcc713f8098d 100644 --- a/drivers/media/video/em28xx/em28xx-cards.c +++ b/drivers/media/video/em28xx/em28xx-cards.c | |||
@@ -3080,9 +3080,7 @@ static int em28xx_init_dev(struct em28xx *dev, struct usb_device *udev, | |||
3080 | 3080 | ||
3081 | /* init video dma queues */ | 3081 | /* init video dma queues */ |
3082 | INIT_LIST_HEAD(&dev->vidq.active); | 3082 | INIT_LIST_HEAD(&dev->vidq.active); |
3083 | INIT_LIST_HEAD(&dev->vidq.queued); | ||
3084 | INIT_LIST_HEAD(&dev->vbiq.active); | 3083 | INIT_LIST_HEAD(&dev->vbiq.active); |
3085 | INIT_LIST_HEAD(&dev->vbiq.queued); | ||
3086 | 3084 | ||
3087 | if (dev->board.has_msp34xx) { | 3085 | if (dev->board.has_msp34xx) { |
3088 | /* Send a reset to other chips via gpio */ | 3086 | /* Send a reset to other chips via gpio */ |