tty: use port methods for the rocket driver
authorAlan Cox <alan@redhat.com>
Fri, 2 Jan 2009 13:48:39 +0000 (13:48 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jan 2009 18:19:42 +0000 (10:19 -0800)
commitfba85e013f106a44e91ef5edec899fc56a7e61ee
tree88f138b0a396c51b8de403526f6a9638bc46d744
parent47b01b3a5fc7239f3e8d5d5cadc88afbea24d0c3
tty: use port methods for the rocket driver

Now we have our ducks in order we can begin switching to the port
operations

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