Home
last modified time | relevance | path

Searched hist:"19165 b2b10a3b3d18b32a6add465379deade0736" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/serial/
H A Dcp210x.cdiff 19165b2b10a3b3d18b32a6add465379deade0736 Sun Feb 28 22:51:30 CET 2016 Konstantin Shkolnyy <konstantin.shkolnyy@gmail.com> USB: serial: cp210x: add 16-bit register access functions

cp210x_get_config and cp210x_set_config are cumbersome to use. This change
introduces new register access functions for 16-bit values, instead of
the above functions.

Signed-off-by: Konstantin Shkolnyy <konstantin.shkolnyy@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>