From: Robin Getz Date: Thu, 11 Jun 2009 12:38:57 +0000 (+0100) Subject: Blackfin Serial Driver: fix baudrate for early_printk X-Git-Tag: v2.6.31-rc1~399^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7de7c55bf54dede2bd2262349fc7b558bcc8e413;p=pandora-kernel.git Blackfin Serial Driver: fix baudrate for early_printk Since we already setup the early console UART in arch/blackfin/kernel/early_printk.c, and common functions which are enabled from the .setup will override the proper settings later, don't fill in these structures. Otherwise we get mangled baudrate settings when using early_printk. Signed-off-by: Robin Getz Signed-off-by: Mike Frysinger Signed-off-by: Bryan Wu Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed