]> Pileus Git - ~andy/linux/blobdiff - drivers/media/video/em28xx/em28xx-dvb.c
[media] em28xx: Make em28xx-input.c a separate module
[~andy/linux] / drivers / media / video / em28xx / em28xx-dvb.c
index 503a8d5b5382b018ab1e3329569a401325608a27..2d73ee2abf7e8ba25a6b47b5c1c30db03f2382a1 100644 (file)
@@ -183,7 +183,7 @@ static int em28xx_stop_streaming(struct em28xx_dvb *dvb)
 {
        struct em28xx *dev = dvb->adapter.priv;
 
-       em28xx_capture_start(dev, 0);
+       em28xx_stop_urbs(dev);
 
        em28xx_set_mode(dev, EM28XX_SUSPEND);