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:
d75d53c
)
scx200_acb: Use mutex instead of semaphore
author
Matthias Kaehlcke
<matthias.kaehlcke@gmail.com>
Thu, 12 Jul 2007 12:12:28 +0000
(14:12 +0200)
committer
Jean Delvare
<khali@hyperion.delvare>
Thu, 12 Jul 2007 12:12:28 +0000
(14:12 +0200)
The scx200_acb 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: Andrew Morton <akpm@linux-foundation.org>
Cc: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found