diff options
author | Matthias Kaehlcke <matthias.kaehlcke@gmail.com> | 2007-05-08 09:32:08 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-08 20:15:15 +0200 |
commit | 0e82d5b61841f2b9e2d31a4299ce09752c5d3288 (patch) | |
tree | b8d6009112eb44425fca70779f4bc2337e9df6ca /Documentation/connector | |
parent | use mutex instead of semaphore in hdaps driver (diff) | |
download | linux-0e82d5b61841f2b9e2d31a4299ce09752c5d3288.tar.xz linux-0e82d5b61841f2b9e2d31a4299ce09752c5d3288.zip |
use mutex instead of semaphore for misc char devices
The misc character device 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: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/connector')
0 files changed, 0 insertions, 0 deletions