]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: cp210x: clean up CSIZE handling
authorJohan Hovold <johan@kernel.org>
Wed, 19 Oct 2016 13:46:38 +0000 (15:46 +0200)
committerJohan Hovold <johan@kernel.org>
Mon, 24 Oct 2016 10:00:19 +0000 (12:00 +0200)
commita0f1c1ec580406114ec5def30e855624272badbb
tree25b2156d6e877d9c64fb84a00811e8b11d8ba542
parentd3d68218da580b6108d3a76f1c034afe4931b1a3
USB: serial: cp210x: clean up CSIZE handling

CSIZE is two-bit wide and only CS5 through CS8 are possible values.

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