]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit311373bd0f78c93cebbe880a678e09389c0086f5
treedff57f7773b54b3336e56ab84aa8b4d820797572
parenta28f9e058c4b2482b14560a9f3f6243e570ed3ff
[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