summaryrefslogtreecommitdiff
path: root/include/linux/serial_core.h
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2011-07-14 16:35:11 +0400
committerGreg Kroah-Hartman <gregkh@suse.de>2011-08-23 21:34:05 +0400
commite150c4ccbe7246c27b5208599fe9f6677c93b5fe (patch)
tree6862d33b844f2fab1c0937ede28ef8993ac32bed /include/linux/serial_core.h
parent1f33a51d9771b34be3cb6f7fb96a325e17bbac7b (diff)
downloadlinux-e150c4ccbe7246c27b5208599fe9f6677c93b5fe.tar.xz
TTY: msm_serial, remove unneeded console set
It doesn't make sense to set console to uart_port in console->setup. At that time the console is set by uart_add_one_port already. The call chain looked like: uart_add_one_port() uport->cons = drv->cons; <= once uart_configure_port() register_console() console->setup() port->cons = co; <= second time Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/serial_core.h')
0 files changed, 0 insertions, 0 deletions