serial: hp300: Remove obsolete comments
authorPeter Hurley <peter@hurleysoftware.com>
Wed, 5 Nov 2014 17:26:28 +0000 (12:26 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Nov 2014 04:18:30 +0000 (20:18 -0800)
commit79f5ad3e1826a8b06f1dec0a85a26a407a0c4445
tree31385245cec93b453396b6ef6af47309434861d7
parentb9104f5cec3b7d8fb4068bce5ddc8240dc7b81f7
serial: hp300: Remove obsolete comments

setup_serial_console() is obsolete and has been superseded by
early_serial_setup() which is called at the end of the function.

The IA64 arch does not call this function; only the m68k arch setup
calls this function.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_hp300.c
This page took 0.025323 seconds and 5 git commands to generate.