Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65724
b: refs/heads/master
c: 1597f1f
h: refs/heads/master
v: v3
  • Loading branch information
Oleg Nesterov authored and Mauro Carvalho Chehab committed Oct 10, 2007
1 parent e5c653b commit 1b1111d
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 7963fa48dafd07a8c6b6007fb038095553ad6a0f
refs/heads/master: 1597f1f676d2c425028b6a20f21a987f489dbdd2
2 changes: 2 additions & 0 deletions trunk/drivers/media/dvb/cinergyT2/cinergyT2.c
Original file line number Diff line number Diff line change
Expand Up @@ -1008,6 +1008,8 @@ static int cinergyt2_suspend (struct usb_interface *intf, pm_message_t state)
cinergyt2_sleep(cinergyt2, 1);
mutex_unlock(&cinergyt2->sem);

mutex_unlock(&cinergyt2->wq_sem);

return 0;
}

Expand Down

0 comments on commit 1b1111d

Please sign in to comment.