summaryrefslogtreecommitdiff
path: root/drivers/serial/8250.c
diff options
context:
space:
mode:
authorMatthias Kaehlcke <matthias.kaehlcke@gmail.com>2007-05-08 00:32:08 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-05-08 11:15:15 -0700
commit0e82d5b61841f2b9e2d31a4299ce09752c5d3288 (patch)
treeb8d6009112eb44425fca70779f4bc2337e9df6ca /drivers/serial/8250.c
parent6acc369a43ada9b829b3e1e4daef5c8a52a2d39a (diff)
downloadlinux-stable-0e82d5b61841f2b9e2d31a4299ce09752c5d3288.tar.gz
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 'drivers/serial/8250.c')
0 files changed, 0 insertions, 0 deletions