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:
caaa0f3
)
hwmon: (s3c-hwmon) Use a real mutex
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 28 Oct 2010 18:31:44 +0000
(20:31 +0200)
committer
Jean Delvare
<khali@endymion.delvare>
Thu, 28 Oct 2010 18:31:44 +0000
(20:31 +0200)
The semaphore which protects the ADC is semantically a mutex. Use a
real mutex.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found