USB: serial: cp210x: drop shift macros
authorJohan Hovold <johan@kernel.org>
Mon, 25 Jan 2021 13:48:13 +0000 (14:48 +0100)
committerJohan Hovold <johan@kernel.org>
Mon, 1 Feb 2021 09:03:45 +0000 (10:03 +0100)
commit568400b15a5145cb5d1479ece14e7b6d3a3cb554
treec702e81dd5aa376f34ec5c1affbd08abf6eaf33d
parent8cce3bbfb4cffce097c823c29ba487d5a7422d37
USB: serial: cp210x: drop shift macros

Drop the macros used to shift the flow-control settings to make the code
more readable for consistency with the other requests.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/cp210x.c