[PATCH 5/8] tty/serial: convert 8250 to generic earlycon

2014-03-21 Thread Rob Herring
From: Rob Herring With the generic earlycon infrastructure in place, convert the 8250 early console to use it. Signed-off-by: Rob Herring Cc: Greg Kroah-Hartman Cc: Jiri Slaby --- drivers/tty/serial/8250/8250_early.c | 138 --- 1 file changed, 15

[PATCH 5/8] tty/serial: convert 8250 to generic earlycon

2014-03-21 Thread Rob Herring
From: Rob Herring r...@kernel.org With the generic earlycon infrastructure in place, convert the 8250 early console to use it. Signed-off-by: Rob Herring r...@kernel.org Cc: Greg Kroah-Hartman gre...@linuxfoundation.org Cc: Jiri Slaby jsl...@suse.cz --- drivers/tty/serial/8250/8250_early.c |