git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f12491
)
V4L/DVB (5572): Pvrusb2: use mutex instead of semaphore
author
Matthias Kaehlcke
<matthias.kaehlcke@gmail.com>
Sat, 28 Apr 2007 23:00:18 +0000
(20:00 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Wed, 9 May 2007 13:12:31 +0000
(10:12 -0300)
The pvrusb2 driver use a semaphore as mutex. use the mutex API instead
of the (binary) semaphore.
Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com>
Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found