Huang Shijie 7cb92fd2a0 serial: imx: optimization: remove the workqueues for DMA
I worried that the delay of the sdma_run_channel0() maybe too long for
interrupt context, so I added the workqueues for RX/TX DMA.

But tested with bluetooth device, I find that the delay of sdma_run_channel0()
is about 8us (tested in imx6dl sabreauto board). I think the delay
is acceptable.

This patch removes the RX/TX workqueues for DMA, it makes the
code more clear.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-16 18:25:30 -07:00
..
2013-03-18 16:17:20 -07:00
2013-01-15 22:30:15 -08:00
2013-09-06 13:26:27 -07:00
2013-09-06 13:26:27 -07:00
2013-07-31 17:56:15 -07:00
2013-10-16 13:08:16 -07:00
2013-03-18 16:26:33 -07:00
2013-03-18 16:26:33 -07:00
2013-01-15 22:30:15 -08:00
2013-01-15 22:30:15 -08:00
2013-10-16 13:08:16 -07:00
2013-10-16 13:08:16 -07:00
2013-07-31 17:56:15 -07:00
2013-07-31 17:56:15 -07:00
2013-01-15 22:30:15 -08:00
2013-08-12 11:10:16 -07:00
2013-07-31 17:56:15 -07:00
2013-01-15 22:30:15 -08:00
2013-10-16 13:08:16 -07:00
2013-10-16 13:08:16 -07:00
2013-10-16 13:08:16 -07:00
2013-10-16 13:08:16 -07:00
2013-07-31 17:56:15 -07:00
2013-07-02 13:43:38 -07:00
2013-01-15 22:30:15 -08:00