[media] ivtv: embed video_device
[cascardo/linux.git] / drivers / media / pci / ivtv / ivtv-alsa-pcm.c
index 7bf9cbc..f198b98 100644 (file)
@@ -167,7 +167,7 @@ static int snd_ivtv_pcm_capture_open(struct snd_pcm_substream *substream)
 
        s = &itv->streams[IVTV_ENC_STREAM_TYPE_PCM];
 
-       v4l2_fh_init(&item.fh, s->vdev);
+       v4l2_fh_init(&item.fh, &s->vdev);
        item.itv = itv;
        item.type = s->type;