commit | d18a750fe9fa3b6cab882d51f99bba25bb0a006e | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Mon Oct 13 10:40:07 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Oct 13 09:51:41 2008 -0700 |
tree | 391ccab5a5847782ae48dde60a661486f434ae35 | |
parent | d450b5a0196b6442cf3f29fc611d9c8daa56b559 [diff] |
stallion: Use krefs Use tty_port_init and krefs in the stallion drivers to protect us from devices going away underneath us. As with the other drives some rearranging is done to pass the tty structure down properly on the user side. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>