commit | 3e61696bdc2103107674b06d0daf30b76193e922 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Fri Jan 02 13:45:26 2009 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jan 02 10:19:38 2009 -0800 |
tree | cc4f2b7b7b0ce2162613bb9d3cf819f6bbfd3628 | |
parent | 5d951fb458f847e5485b5251597fbf326000bb3b [diff] |
isicom: redo locking to use tty port locks This helps set the basis for moving block_til_ready into common code. We also introduce a tty_port_hangup helper as this will also be generally needed. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>