]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/tty/serial/serial_core.c
TTY: serial, define uart_port_activate/shutdown
authorJiri Slaby <jslaby@suse.cz>
Wed, 9 Nov 2011 20:33:50 +0000 (21:33 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Nov 2011 23:59:02 +0000 (15:59 -0800)
commit0b1db83081599615cf7b254aebc14a2d8f6ca056
treecd4db007e3a0a36e12ec35d63f1f5b219c55aa6e
parent1c7b13c4886f5cfaf02fb1052f65ef1a2fe88b9a
TTY: serial, define uart_port_activate/shutdown

This is a preparation for the next patches which will move the stuff
from uart_open and uart_close/hangup here. Then we will use
tty_port_* helpers.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/serial/serial_core.c