On Mon, Oct 15, 2018 at 09:49:08AM +0000, Andy Duan wrote: > From: Fugang Duan <fugang.duan@xxxxxxx> > > Current driver only enable parity enable bit and never clear it > when user set the termios. The fix clear the parity enable bit when > PARENB flag is not set in termios->c_cflag. > > The patch also correct the typo "UARTCR1_PE" to "UARTCTRL_PE" although > there has no function impacted. > > Signed-off-by: Fugang Duan <fugang.duan@xxxxxxx> > --- You sent a patch from someone else without signing off on it? Please fix up... thanks, greg k-h