Home
last modified time | relevance | path

Searched hist:"2 dc98946d4d4398ab07d569c414c1f839907ea0b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_dma.cdiff 2dc98946d4d4398ab07d569c414c1f839907ea0b Thu Nov 06 05:28:16 CST 2014 Andy Shevchenko <andriy.shevchenko@linux.intel.com> serial: 8250_dma: call serial8250_tx_dma unconditionally

Since we have the same check inside the function we may drop it away in
__dma_tx_complete().

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>