Re: [PATCH v9 2/3] serial: exar: split out the exar code from 8250_pci

2017-01-15 Thread Andy Shevchenko
On Sun, Jan 15, 2017 at 12:50 AM, Sudip Mukherjee wrote: > From: Sudip Mukherjee > > Add the serial driver for the Exar chips. And also register the > platform device for the GPIO provided by the Exar chips. Thanks! Still v10 is needed for my opinion. See my comments below. (Telling ahead, I li

[PATCH v9 2/3] serial: exar: split out the exar code from 8250_pci

2017-01-14 Thread Sudip Mukherjee
From: Sudip Mukherjee Add the serial driver for the Exar chips. And also register the platform device for the GPIO provided by the Exar chips. Signed-off-by: Sudip Mukherjee --- Andy, I hope the grouping and ordering of the header files are ok this time. One comment has been changed to Kerneld