From: Russell King Date: Tue, 28 Mar 2006 09:24:33 +0000 (+0100) Subject: [ARM] Fix decompressor serial IO to give CRLF not LFCR X-Git-Tag: v2.6.17-rc1~205^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a081568d7016061ed848696984e3acf1ba0b3054;p=pandora-kernel.git [ARM] Fix decompressor serial IO to give CRLF not LFCR As per the corresponding change to the serial drivers, arrange for ARM decompressors to give CRLF. Move the common putstr code into misc.c such that machines only need to supply "putc" and "flush" functions. Signed-off-by: Russell King --- Reading git-diff-tree failed