[PATCH] Serial: Fix console port spinlock initialisation
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 3 Jul 2005 20:05:45 +0000 (21:05 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 3 Jul 2005 20:05:45 +0000 (21:05 +0100)
Initialise the spinlock for port being used by the console early, but
don't re-initialise it again later.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found