Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30001
b: refs/heads/master
c: fd174c6
h: refs/heads/master
i:
  29999: 24bc976
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Jun 25, 2006
1 parent 4903b93 commit abb7a42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c9ce394017162a90d79a4abc99eed3c7b2aed606
refs/heads/master: fd174c67253505d6af4a32c6e3d7ec8cbaed320d
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/cinergyT2/cinergyT2.c
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ static unsigned int cinergyt2_poll (struct file *file, struct poll_table_struct
poll_wait(file, &cinergyt2->poll_wq, wait);

if (cinergyt2->pending_fe_events != 0)
mask |= (POLLIN | POLLRDNORM | POLLPRI);
mask |= (POLLIN | POLLRDNORM | POLLPRI);

mutex_unlock(&cinergyt2->sem);

Expand Down

0 comments on commit abb7a42

Please sign in to comment.