V4L/DVB (10087): Add new enum_input function on soc_camera
[linux-2.6] / drivers / media / video / zr364xx.c
index 7cdac99..a1d81ed 100644 (file)
@@ -885,7 +885,7 @@ static int zr364xx_probe(struct usb_interface *intf,
        usb_set_intfdata(intf, cam);
 
        dev_info(&udev->dev, DRIVER_DESC " controlling video device %d\n",
-                cam->vdev->minor);
+                cam->vdev->num);
        return 0;
 }