Home
last modified time | relevance | path

Searched hist:"7 aecd7fc5d95f1447611ab5e14db5ab9549f979c" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/serial/
H A Dcp210x.cdiff 7aecd7fc5d95f1447611ab5e14db5ab9549f979c Wed Jul 18 14:25:00 CEST 2018 Johan Hovold <johan@kernel.org> USB: serial: cp210x: generalise CP2102N line-speed handling

The CP2102N equations for determining the actual baud rate can be used
also for other device types, so let's factor it out.

Note that this removes the now unused cp210x_is_cp2102n() helper.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>