[PATCH] stallion clean up
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Tue, 27 Jun 2006 09:54:05 +0000 (02:54 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 28 Jun 2006 00:32:40 +0000 (17:32 -0700)
commitb65b5b59f98aa317df399318b0b2770f50732d3c
treedff57f7773b54b3336e56ab84aa8b4d820797572
parent33979734cd35ae0624337cdbc529921e4350d96f
[PATCH] stallion clean up

There are two locking sets involved.  One locks the board mappings and the
other is the tty open/close locking.  The low level code was clearly
designed to be ported to OS's with spin locks already so pretty much comes
out in the wash

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/stallion.c