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>
Showing
- drivers/serial/8250.c 1 addition, 1 deletiondrivers/serial/8250.c
- drivers/serial/jsm/jsm_neo.c 1 addition, 1 deletiondrivers/serial/jsm/jsm_neo.c
- drivers/serial/jsm/jsm_tty.c 4 additions, 4 deletionsdrivers/serial/jsm/jsm_tty.c
- drivers/serial/serial_core.c 42 additions, 38 deletionsdrivers/serial/serial_core.c
- include/linux/serial_core.h 12 additions, 14 deletionsinclude/linux/serial_core.h
Loading
Please register or sign in to comment