Searched hist:d03a6d4e2beaa358b6c4e16fe106e813a57e927a (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/usb/serial/ |
H A D | cp210x.c | diff d03a6d4e2beaa358b6c4e16fe106e813a57e927a Tue Nov 29 15:15:39 CET 2022 Johan Hovold <johan@kernel.org> USB: serial: cp210x: add support for B0 hangup
A request to set the line speed to B0 is used to hang up a modem connection by deasserting the modem control lines.
Note that there is no need reconfigure the line speed in hardware when B0 is requested (even if some drivers do set it to an arbitrary value for implementation or protocol reasons).
Reviewed-by: Alex Henrie <alexh@vpitech.com> Signed-off-by: Johan Hovold <johan@kernel.org>
|