From: Vitaly Bordug Date: Sat, 29 Apr 2006 18:32:44 +0000 (+0400) Subject: [PATCH] ppc32 CPM_UART: Fixed break send on SCC X-Git-Tag: v2.6.17-rc4~41^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61f5657c50341198ff05e375e6f1fc0476556562;p=pandora-kernel.git [PATCH] ppc32 CPM_UART: Fixed break send on SCC SCC uart sends a break sequence each time it is stopped with the CPM_CR_STOP_TX command. That means that each time an application closes the serial device, a break is transmitted. To fix this, graceful tx stop is issued for SCC. Signed-off-by: David Jander Signed-off-by: Vitaly Bordug Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed