From: Fabian Godehardt Date: Thu, 11 Jun 2009 13:38:38 +0000 (+0100) Subject: imx: serial: be sure to stop xmit upon shutdown X-Git-Tag: v2.6.31-rc1~399^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e1463922a35584c863f71d4021e1e71f76eaed0;p=pandora-kernel.git imx: serial: be sure to stop xmit upon shutdown needed to avoid continued transmission by hardware while software already shuts down, which might cause dangling characters to show up in hardware queues when restarting the device. Signed-off-by: Fabian Godehardt Signed-off-by: Oskar Schirmer Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed