Re: [PATCH 6/7] serial: imx: update the stop rx,tx procedures

2017-07-03 Thread Uwe Kleine-König
On Fri, Jun 30, 2017 at 02:04:45PM +0200, Romain Perier wrote: > From: Nandor Han > > According to "Documentation/serial/driver" both procedures should stop > receiving or sending data. Based on this the procedures should stop the > activity regardless if DMA is enabled or

Re: [PATCH 6/7] serial: imx: update the stop rx,tx procedures

2017-07-03 Thread Uwe Kleine-König
On Fri, Jun 30, 2017 at 02:04:45PM +0200, Romain Perier wrote: > From: Nandor Han > > According to "Documentation/serial/driver" both procedures should stop > receiving or sending data. Based on this the procedures should stop the > activity regardless if DMA is enabled or not. > > This commit

[PATCH 6/7] serial: imx: update the stop rx,tx procedures

2017-06-30 Thread Romain Perier
From: Nandor Han According to "Documentation/serial/driver" both procedures should stop receiving or sending data. Based on this the procedures should stop the activity regardless if DMA is enabled or not. This commit updates both imx_stop_{rx|tx} procedures to stop the

[PATCH 6/7] serial: imx: update the stop rx,tx procedures

2017-06-30 Thread Romain Perier
From: Nandor Han According to "Documentation/serial/driver" both procedures should stop receiving or sending data. Based on this the procedures should stop the activity regardless if DMA is enabled or not. This commit updates both imx_stop_{rx|tx} procedures to stop the activity and disable the