]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/media/video/em28xx/em28xx-cards.c
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
[net-next-2.6.git] / drivers / media / video / em28xx / em28xx-cards.c
index 4ace70946d3212aec5d31855f5a28605286fb7ac..e7a68e2507de07ad9b2707f2b1933ec7e5805494 100644 (file)
@@ -2653,7 +2653,6 @@ static int em28xx_init_dev(struct em28xx **devhandle, struct usb_device *udev,
        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 */
                errCode = em28xx_write_reg(dev, EM28XX_R08_GPIO, 0xf7);