Home
last modified time | relevance | path

Searched hist:"7084 fa868b509646fa30773d5d3ef4f26a62eb6f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dcp210x.cdiff 7084fa868b509646fa30773d5d3ef4f26a62eb6f Sun Feb 28 15:51:56 CST 2016 Konstantin Shkolnyy <konstantin.shkolnyy@gmail.com> USB: serial: cp210x: add new access functions for large registers

cp210x_get_config and cp210x_set_config are cumbersome to use. This change
switches large register access to use new block functions. The old
functions are removed because now they become unused.

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