]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/cx88/cx88-cards.c
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
[linux-2.6-omap-h63xx.git] / drivers / media / video / cx88 / cx88-cards.c
index 0363971a23a83001140a012b66562f3b3ed01fb3..84ecfb291276f630652aee3bff5c9c9518d1f6b0 100644 (file)
@@ -3049,7 +3049,7 @@ static void cx88_card_setup(struct cx88_core *core)
                            ctl.fname);
                call_all(core, tuner, s_config, &xc2028_cfg);
        }
-       call_all(core, core, s_standby, 0);
+       call_all(core, tuner, s_standby);
 }
 
 /* ------------------------------------------------------------------ */