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:
02d087d
)
[MTD] Use mutex instead of semaphore in dataflash driver
author
Matthias Kaehlcke
<matthias.kaehlcke@gmail.com>
Thu, 28 Jun 2007 21:58:42 +0000
(22:58 +0100)
committer
David Woodhouse
<dwmw2@infradead.org>
Thu, 28 Jun 2007 21:58:42 +0000
(22:58 +0100)
The MTD DataFlash 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: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
No differences found