USB: serial: ftdi_sio: restore divisor-encoding comments
authorJohan Hovold <johan@kernel.org>
Wed, 27 Jan 2021 11:00:28 +0000 (12:00 +0100)
committerJohan Hovold <johan@kernel.org>
Mon, 1 Feb 2021 13:06:27 +0000 (14:06 +0100)
commit1ef268039b79945a9284dbc34eedcbad21415106
tree50fceae98cdad97c3236160366fdb92b01079409
parent528222d0c8ce93e435a95cd1e476b60409dd5381
USB: serial: ftdi_sio: restore divisor-encoding comments

Add back a few explanatory comments related to the divisor encoding
which got lost in a coding-style clean up many years ago.

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