Re: [PATCH v4 02/13] USB: ch341: add LCR register definitions

2016-04-29 Thread Johan Hovold
On Fri, Apr 15, 2016 at 11:14:05PM +0200, Grigori Goronzy wrote: > BREAK2 seems to be a misnomer, the register configures various aspects > of the UART configuration. > > Signed-off-by: Grigori Goronzy Finally. Thanks for fixing this. :) Johan -- To unsubscribe from this list: send the line "un

[PATCH v4 02/13] USB: ch341: add LCR register definitions

2016-04-15 Thread Grigori Goronzy
BREAK2 seems to be a misnomer, the register configures various aspects of the UART configuration. Signed-off-by: Grigori Goronzy --- drivers/usb/serial/ch341.c | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/drivers/usb/serial/ch341.c b/drivers/usb/serial