commit | b65b5b59f98aa317df399318b0b2770f50732d3c | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Tue Jun 27 02:54:05 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jun 27 17:32:40 2006 -0700 |
tree | dff57f7773b54b3336e56ab84aa8b4d820797572 | |
parent | 33979734cd35ae0624337cdbc529921e4350d96f [diff] |
[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>