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:
c283f5d
)
ide: use mutex instead of ide_cfg_sem semaphore in IDE driver
author
Matthias Kaehlcke
<matthias.kaehlcke@gmail.com>
Mon, 9 Jul 2007 21:17:55 +0000
(23:17 +0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Mon, 9 Jul 2007 21:17:55 +0000
(23:17 +0200)
The IDE driver uses 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: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
No differences found