commit | df4f4dd429870f435f8d5d9d561db029a29f063b | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Wed Jul 16 21:53:50 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Jul 20 17:12:35 2008 -0700 |
tree | 5e33106f5e5fc4c530170087d3151c13659fad1f | |
parent | 6f67048cd010afe19d79d821f16055d9c704c6f0 [diff] |
serial: use tty_port Switch the serial_core based drivers to use the new tty_port structure. We can't quite use all of it yet because of the dynamically allocated extras in the serial_core layer. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>