Home
last modified time | relevance | path

Searched hist:fe1b07e99ce572a870711d4c989baf031468093b (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/serial/
H A Dcp210x.cdiff fe1b07e99ce572a870711d4c989baf031468093b Sun Feb 28 22:51:41 CET 2016 Konstantin Shkolnyy <konstantin.shkolnyy@gmail.com> USB: serial: cp210x: add 8-bit and 32-bit register access functions

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

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