| commit | 06c5403379970cafa7ce62a2d80ce1b5db3ea90d | [log] [tgz] |
|---|---|---|
| author | Pavankumar Kondeti <pkondeti@codeaurora.org> | Fri Apr 19 14:23:28 2013 +0530 |
| committer | Pavankumar Kondeti <pkondeti@codeaurora.org> | Tue Apr 23 09:19:38 2013 +0530 |
| tree | 5af35997ad9e40025b67d73c84e21c26f95be07a | |
| parent | dd6a8a9f2b8c4524fee140c1595eca12a70401a2 [diff] |
usb: serial: csvt: Fix TIOCMSET ioctl implementation The current code is incorrectly converting TTY DTR/RTS signals to CDC ACM bit definitions. Due to this DTR is never dropped when DUN call is disconnected. CRs-Fixed: 478719 Change-Id: If45a09ff201252dd891b92a85420726a9de49dc6 Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>