From: Huang Shijie Date: Fri, 19 Sep 2014 07:33:12 +0000 (+0800) Subject: serial: imx: terminate the RX DMA when the UART is suspending X-Git-Tag: fixes-for-v3.18-merge-window~14^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45564a6656b4944fa90aabd59f8ec082e8f7a969;p=pandora-kernel.git serial: imx: terminate the RX DMA when the UART is suspending When the uart port is suspending, the RX data is useless. So in this case, we can terminate the RX DMA right now. Signed-off-by: Huang Shijie Signed-off-by: Fugang Duan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed