summaryrefslogtreecommitdiff
path: root/include/linux/input.h
diff options
context:
space:
mode:
authorJason Wessel <jason.wessel@windriver.com>2010-03-16 16:05:44 -0500
committerStephen Rothwell <sfr@canb.auug.org.au>2010-03-19 10:18:40 +1100
commitf8c027a27412ddcbf8c754e80b71061eb894c0b8 (patch)
tree2a9cddbcd55bcd729cdfa8bfa7f231f01fe6dc96 /include/linux/input.h
parent7454dd142849577e1ddffb6d44fd7672755bd8f1 (diff)
usb-console: pass baud from console to the initial tty open
The usb console code has had a long standing problem of not being able to pass the baud rate from the kernel argument console=ttyUSB0,BAUD down to the initial tty open, unless you were willing to settle for 9600 baud. The solution is to directly use tty_init_termios() in usb_console_setup() as this will preserve any changes to the initial termios setting on future opens. CC: Alan Cox <alan@linux.intel.com> CC: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/input.h')
0 files changed, 0 insertions, 0 deletions