tty: Make epca use the port helpers
authorAlan Cox <alan@redhat.com>
Fri, 2 Jan 2009 13:48:11 +0000 (13:48 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jan 2009 18:19:41 +0000 (10:19 -0800)
commit6ed1dbaeadd62a026a93aa3ac8680d2dfe9f96b3
treeaf470015e92b5abbc510935b61f953015addb58a
parent3969ffba71d39ced700d09d9cfde83174396299e
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>
drivers/char/epca.c
drivers/char/tty_port.c