USB: serial: cp210x: clean up set-chars request
authorJohan Hovold <johan@kernel.org>
Mon, 5 Jul 2021 08:20:13 +0000 (10:20 +0200)
committerJohan Hovold <johan@kernel.org>
Fri, 30 Jul 2021 15:19:41 +0000 (17:19 +0200)
commit33a61d2cc731d1c8a763f147528fc5e46978599f
tree45951dbda5da036e6d35bd99e13bb9d3e7d11f47
parentbefc28a720362cb2b14601b5ba3d1f4c600ffaec
USB: serial: cp210x: clean up set-chars request

Use the generic control request helper to implement the SET_CHARS
request.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/cp210x.c