-
Ferry Toth authored
When the port is receiving huge data flow it would be nice to reduce latency for RX DMA. Do this by calling serial8250_rx_dma() directly from completion callback. Add patch contributed by Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
e7c25183Ferry Toth authoredWhen the port is receiving huge data flow it would be nice to reduce latency for RX DMA. Do this by calling serial8250_rx_dma() directly from completion callback. Add patch contributed by Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by:
Ferry Toth <ftoth@exalondelft.nl>
Loading