]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/cx231xx/cx231xx-video.c
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
[linux-2.6-omap-h63xx.git] / drivers / media / video / cx231xx / cx231xx-video.c
index d660c08634a280d04b7eaedd0db3f7f824bfa6d5..ec5aea3134e635dae8ec9756f669ba82401c42d9 100644 (file)
@@ -2125,7 +2125,7 @@ static int cx231xx_v4l2_close(struct file *filp)
                }
 
                /* Save some power by putting tuner to sleep */
-               call_all(dev, core, s_standby, 0);
+               call_all(dev, tuner, s_standby);
 
                /* do this before setting alternate! */
                cx231xx_uninit_isoc(dev);