From: Andy Shevchenko Date: Fri, 28 Nov 2014 14:17:11 +0000 (+0200) Subject: serial: 8250_dma: terminate transfer explicitly when timeout X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~82^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bdd6369aa64fade997c6f11325f7c7b60ec3f6a;p=pandora-kernel.git serial: 8250_dma: terminate transfer explicitly when timeout There is no need to terminate transfer in the __dma_rx_complete() since it's called at the end of transfer. Special case when serial timeout occurs is handled separately where we have to terminate transfer. Signed-off-by: Andy Shevchenko Reviewed-by: Heikki Krogerus Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed