On Fri, Jul 11, 2014 at 01:41:42PM +0800, Jingchang Lu wrote: > This add the 32-bit register version LPUART support with big-endian > byte order. > > Signed-off-by: Jingchang Lu <jingchang.lu@xxxxxxxxxxxxx> > --- > drivers/tty/serial/fsl_lpuart.c | 653 +++++++++++++++++++++++++++++++++++++++- > 1 file changed, 643 insertions(+), 10 deletions(-) You didn't even test build this patch: CC [M] drivers/tty/serial/fsl_lpuart.o drivers/tty/serial/fsl_lpuart.c: In function ‘lpuart_suspend’: drivers/tty/serial/fsl_lpuart.c:1856:22: error: ‘lpuart32_reg’ undeclared (first use in this function) uart_suspend_port(&lpuart32_reg, &sport->port); ^ No quicker way to make me grumpy... Please take some time to do this right. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html