]> git.baikalelectronics.ru Git - kernel.git/commit
synclink_cs: Convert to tty_port
authorAlan Cox <alan@redhat.com>
Fri, 2 Jan 2009 13:48:47 +0000 (13:48 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jan 2009 18:19:42 +0000 (10:19 -0800)
commit75d7055a0819c6ab28e9f514075db85e73c984b4
tree8dd5014aa3099a6b162a006e04f187662aacfd05
parentb3789a3843acc494d2de072a408c317f28b30c59
synclink_cs: Convert to tty_port

Use the tty port operations, add refcounting, and refactor a bit to make the
refcounting work cleanly.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/pcmcia/synclink_cs.c