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:
5d4047f
)
USB: pl2303: fix DTR/RTS being raised on baud rate change
author
Johan Hovold
<jhovold@gmail.com>
Fri, 23 Mar 2012 14:23:18 +0000
(15:23 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 22 Apr 2012 22:31:01 +0000
(15:31 -0700)
commit
ce5c9851855bab190c9a142761d54ba583ab094c
upstream.
DTR/RTS should only be raised when changing baudrate from B0 and not on
any baud rate change (> B0).
Reported-by: Søren Holm <sgh@sgh.dk>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found