RE: Re: [PATCH v5] serial/8250: Add support for NI-Serial PXI/PXIe+485 devices

2019-07-26 Thread Je Yen Tam
> Subject: [EXTERNAL] Re: [PATCH v5] serial/8250: Add support for NI-Serial > PXI/PXIe+485 devices > > On Fri, Jul 26, 2019 at 10:40:46AM +0800, jeyentam wrote: > > Add support for NI-Serial PXIe-RS232, PXI-RS485 and PXIe-RS485 devices. > > > > Signed-off-by: jeyenta

Re: [PATCH v5] serial/8250: Add support for NI-Serial PXI/PXIe+485 devices

2019-07-26 Thread Greg KH
On Fri, Jul 26, 2019 at 10:40:46AM +0800, jeyentam wrote: > Add support for NI-Serial PXIe-RS232, PXI-RS485 and PXIe-RS485 devices. > > Signed-off-by: jeyentam You messed up the From: and signed-off-by: lines this time :( v4 had it "correct", please fix up and send v6. thanks, greg k-h

[PATCH v5] serial/8250: Add support for NI-Serial PXI/PXIe+485 devices

2019-07-25 Thread jeyentam
Add support for NI-Serial PXIe-RS232, PXI-RS485 and PXIe-RS485 devices. Signed-off-by: jeyentam --- v4 -> v5 - Remove blank lines between variable definitions. - Remove trace_printk(). v3 -> v4: - Add changes description. v2 -> v3: - Add "full" name for author - Use BIT() macro for bits