git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc56cd0
)
usb-serial: fix termios initialization logic
author
Alan Stern
<stern@rowland.harvard.edu>
Tue, 1 Sep 2009 15:39:22 +0000
(11:39 -0400)
committer
Live-CD User
<linux@linux.site>
Sat, 19 Sep 2009 20:13:40 +0000
(13:13 -0700)
This patch (as1288) fixes the initialization logic in
serial_install(). A new tty always needs to have a termios
initialized no matter what, not just in the case where the lower
driver will override the termios settings.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found