From 2dc98946d4d4398ab07d569c414c1f839907ea0b Mon Sep 17 00:00:00 2001 From: Andy Shevchenko Date: Thu, 6 Nov 2014 13:28:16 +0200 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed