]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SERIAL] Fix console initialisation ordering
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 1 Sep 2007 20:25:09 +0000 (21:25 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 15 Oct 2007 17:53:35 +0000 (18:53 +0100)
commit97d97224ff361e08777fb33e0fd193ca877dac28
tree73a95df8f411c292272ad4d14e153c4e7f32a488
parenta06748ab546fa95c497f10c290221f4a9f249f9b
[SERIAL] Fix console initialisation ordering

Ensure pm callback is called upon initialisation to place port in
correct power saving state.  Ensure console is initialised prior
to deciding whether to power down the port.

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