]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/cx18/cx18-video.c
V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_...
[linux-2.6-omap-h63xx.git] / drivers / media / video / cx18 / cx18-video.c
index 2e5c41939330b7c19b3a49848693fd893d4d2e2e..fabacb0f87c628883757674e8a902c4c3e062a29 100644 (file)
@@ -32,7 +32,7 @@ void cx18_video_set_io(struct cx18 *cx)
 
        route.input = cx->card->video_inputs[inp].video_input;
        route.output = 0;
-       cx18_av_cmd(cx, VIDIOC_INT_S_VIDEO_ROUTING, &route);
+       v4l2_subdev_call(cx->sd_av, video, s_routing, &route);
 
        type = cx->card->video_inputs[inp].video_type;