summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tvaudio.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux/drivers/media/video/tvaudio.c')
-rw-r--r--linux/drivers/media/video/tvaudio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/drivers/media/video/tvaudio.c b/linux/drivers/media/video/tvaudio.c
index f0d784478..a2e001fb2 100644
--- a/linux/drivers/media/video/tvaudio.c
+++ b/linux/drivers/media/video/tvaudio.c
@@ -318,7 +318,6 @@ static int chip_thread(void *data)
#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,12)
try_to_freeze();
#endif
-
if (chip->done || signal_pending(current))
break;
tvaudio_dbg("%s: thread wakeup\n", i2c_clientname(&chip->c));