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:
dbf379e
)
[WATCHDOG] use mutex instead of semaphore in Berkshire USB-PC Watchdog driver
author
Matthias Kaehlcke
<matthias.kaehlcke@gmail.com>
Fri, 4 May 2007 03:15:14 +0000
(20:15 -0700)
committer
Wim Van Sebroeck
<wim@iguana.be>
Fri, 4 May 2007 06:07:59 +0000
(06:07 +0000)
The Berkshire USB-PC Watchdog 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: Wim Van Sebroeck <wim@iguana.be>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
No differences found