]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/saa7134/saa7134-core.c
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
[linux-2.6-omap-h63xx.git] / drivers / media / video / saa7134 / saa7134-core.c
index dafa0d88bed09662cace3ba2e153b12f0163b695..ef15f1cb92e43c7ce23ecf395bbbc81f2f83317d 100644 (file)
@@ -1015,7 +1015,7 @@ static int __devinit saa7134_initdev(struct pci_dev *pci_dev,
        saa7134_irq_video_signalchange(dev);
 
        if (TUNER_ABSENT != dev->tuner_type)
-               saa_call_all(dev, core, s_standby, 0);
+               saa_call_all(dev, tuner, s_standby);
 
        /* register v4l devices */
        if (saa7134_no_overlay > 0)