]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/cx88/cx88-tvaudio.c
V4L/DVB (5718): Mt20xx: whitespace cleanup
[linux-2.6-omap-h63xx.git] / drivers / media / video / cx88 / cx88-tvaudio.c
index 259ea08e784fdb53bd4edd4d94078b7a1a2f49c6..1cc2d286a1cbe2e04ef7dfdc701b63cc2cb33e58 100644 (file)
@@ -906,6 +906,7 @@ int cx88_audio_thread(void *data)
        u32 mode = 0;
 
        dprintk("cx88: tvaudio thread started\n");
+       set_freezable();
        for (;;) {
                msleep_interruptible(1000);
                if (kthread_should_stop())