[SERIAL] Add comment about early_serial_setup()
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 23 Feb 2006 10:22:13 +0000 (10:22 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 23 Feb 2006 10:22:13 +0000 (10:22 +0000)
commitd856c66618f953fc3cd1e613226d5f098ad322c8
treedce2070e912327921ad2d1635eaa0bf2cfb12047
parent85edae14e4ee5e68cf037e9e4bca7498ea16874d
[SERIAL] Add comment about early_serial_setup()

early_serial_setup() must not be called after console initialisation.
Add a comment prior to the function explicitly stating this.

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