serial: 8250_early: Remove setup_early_serial8250_console()
authorPeter Hurley <peter@hurleysoftware.com>
Mon, 9 Mar 2015 20:27:22 +0000 (16:27 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Mar 2015 16:25:27 +0000 (17:25 +0100)
setup_earlycon() will now match and register the desired earlycon
from the param string (as if 'earlycon=...' had been set on the
command line). Use setup_earlycon() from existing arch call sites
which start an earlycon directly.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/mips/mti-malta/malta-init.c
drivers/firmware/pcdp.c
drivers/tty/serial/8250/8250_early.c
include/linux/serial_8250.h

Simple merge
Simple merge
Simple merge
Simple merge