commit | 6ed1dbaeadd62a026a93aa3ac8680d2dfe9f96b3 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Fri Jan 02 13:48:11 2009 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jan 02 10:19:41 2009 -0800 |
tree | af470015e92b5abbc510935b61f953015addb58a | |
parent | 3969ffba71d39ced700d09d9cfde83174396299e [diff] |
tty: Make epca use the port helpers Now the locking is straight and the port kref usage is straight we can replace lots of chunks of code with the standard port helpers Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>