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:
8bb4ca6
)
USB: f81232: clarify f81232_ioctl() and fix
author
Peter Hung
<hpeter@gmail.com>
Tue, 17 Mar 2015 09:48:26 +0000
(17:48 +0800)
committer
Johan Hovold
<johan@kernel.org>
Fri, 27 Mar 2015 16:29:27 +0000
(17:29 +0100)
We extract TIOCGSERIAL section in f81232_ioctl() to f81232_get_serial_info()
to make it clarify.
Also we fix device type from 16654 to 16550A, and set it's baud_base
to 115200 (1.8432MHz/16).
Signed-off-by: Peter Hung <hpeter+linux_kernel@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
No differences found