On Sat, Feb 27, 2016 at 07:55:16AM -0600, Konstantin Shkolnyy wrote:
> 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 <[email protected]>
> ---
> change in v4: Instead of adding all new functions a one separate patch, added
> them with patches that actually start using them. Also amended the cp210x_open
> change as directed by Johan Hovold.
>
> change in v3: Presented new function addition as a separate patch #1,
> to simplify code review.
For some reason these patches fail to apply. What tree did you generate
them against?
Care to respin against usb-next of
git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git
[ Note that there really hasn't been any changes to the driver since you
added tx_empty back in November. ]
Thanks,
Johan