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:
1b20d34
)
sonypi: use mutex instead of semaphore
author
Matthias Kaehlcke
<matthias.kaehlcke@gmail.com>
Tue, 24 Apr 2007 20:02:35 +0000
(22:02 +0200)
committer
Len Brown
<len.brown@intel.com>
Sun, 29 Apr 2007 02:13:34 +0000
(22:13 -0400)
the Sony Programmable I/O Control driver uses a semaphore as
mutex. use the mutex API instead of the (binary) semaphore
Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com>
Acked-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found