Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5107
b: refs/heads/master
c: 5e50e7a
h: refs/heads/master
i:
  5105: 0302e23
  5103: 69f0a29
v: v3
  • Loading branch information
Nigel Cunningham authored and Linus Torvalds committed Jul 27, 2005
1 parent 62df2fb commit a223631
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0e6c1f5facffd94000832d402be1ea75f73c90e3
refs/heads/master: 5e50e7a99d04774506f4e1dee51afba37125cd3c
1 change: 1 addition & 0 deletions trunk/drivers/media/video/tvaudio.c
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ static int chip_thread(void *data)
schedule();
}
remove_wait_queue(&chip->wq, &wait);
try_to_freeze();
if (chip->done || signal_pending(current))
break;
dprintk("%s: thread wakeup\n", i2c_clientname(&chip->c));
Expand Down

0 comments on commit a223631

Please sign in to comment.