commit | 448b6dc5a964c3eca96260138684de10a0e3d9b9 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Fri Jan 06 19:15:22 2017 +0100 |
committer | Johan Hovold <johan@kernel.org> | Mon Jan 16 12:32:21 2017 +0100 |
tree | f8b3794e85ba317795e3911f505cd938bc11a12b | |
parent | e8024460354cc1b21e29c879338fd5c5021c8e7d [diff] |
USB: serial: ch341: rename LCR variable in set_termios Rename the line-control-register variable in set_termios to "lcr" and use u8 type to match the shadow register. Signed-off-by: Johan Hovold <johan@kernel.org>