Home
last modified time | relevance | path

Searched hist:"95 fd4f47c857cf887ec0f6718ffb6a6ec3b62bd6" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/serial/
H A Dcp210x.cdiff 95fd4f47c857cf887ec0f6718ffb6a6ec3b62bd6 Wed Jul 18 14:24:57 CEST 2018 Johan Hovold <johan@kernel.org> USB: serial: cp210x: make line-speed quantisation data driven

Older cp210x devices only support a fixed set of line speeds to which a
requested speed is mapped. Reimplement this mapping using a table
instead of a long if-else construct.

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