From: David Woodhouse Date: Sat, 21 May 2005 14:52:23 +0000 (+0100) Subject: When we detect that a 16550 was in fact part of a NatSemi SuperIO chip X-Git-Tag: v2.6.12-rc5~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=857dde2e79082d2954ede7f10783addaae956777;p=pandora-kernel.git When we detect that a 16550 was in fact part of a NatSemi SuperIO chip with high-speed mode enabled, we switch it to high-speed mode so that baud_base becomes 921600. However, we also need to multiply the baud divisor by 8 at the same time, in case it's already in use as a console. Signed-off-by: David Woodhouse Acked-by: Tom Rini Signed-off-by: Russell King --- Reading git-diff-tree failed