[PATCH 1/1] tty: serial: imx: disable ageing timer interrupt if dma in use
From: gregkh@linuxfoundation.org (gregkh at linuxfoundation.org)
Date: 2017-10-20 11:56:36
Also in:
linux-serial
From: gregkh@linuxfoundation.org (gregkh at linuxfoundation.org)
Date: 2017-10-20 11:56:36
Also in:
linux-serial
On Wed, Oct 11, 2017 at 06:22:53AM +0000, Han, Nandor (GE Healthcare) wrote:
quoted
-----Original Message----- From: linux-serial-owner at vger.kernel.org [mailto:linux-serial- owner at vger.kernel.org] On Behalf Of Troy Kisky Sent: 07 October 2017 04:47 To: gregkh at linuxfoundation.org Cc: fabio.estevam at nxp.com; l.stach at pengutronix.de; u.kleine- koenig at pengutronix.de; linux-serial at vger.kernel.org; linux-arm- kernel at lists.infradead.org; Troy Kisky [off-list ref] Subject: EXT: [PATCH 1/1] tty: serial: imx: disable ageing timer interrupt if dma in use Since commit 4dec2f119e86 ("imx-serial: RX DMA startup latency") the interrupt routine no longer will start rx dma.I think you have 2 commits here: - one that disables ageing timer when DMA is in use - one that cleans the leftovers after 4dec2f119e86.
I agree, Troy, please make a patch series here. thanks, greg k-h