[SERIAL] Prefix serial printks with KERN_INFO and pre-format
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 3 Sep 2005 14:30:21 +0000 (15:30 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 3 Sep 2005 14:30:21 +0000 (15:30 +0100)
commit30b7a3bc133c5b4a723163be35157ed709fca91c
treefbd56e4acffb5d4ec271b9b4fc6506e6098bca44
parentd27400746189f3b5194b49575833ea660c430118
[SERIAL] Prefix serial printks with KERN_INFO and pre-format

Pre-format the IO part of the ttyS printks, and prefix them with
KERN_INFO to avoid bootsplash corruption.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/serial_core.c