On Wed, Apr 08, 2015 at 01:45:18PM -0400, Peter Hurley wrote: > earlycon initializes struct uart_port::regshift to the correct > value for UPIO_MEM32 already. Use the port field rather than > hard-coded value. > > This enables broader support for various i/o access methods in > 8250 earlycon (eg., omap8250 earlycon). > > Signed-off-by: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx> > --- > drivers/tty/serial/8250/8250_early.c | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) This patch fails to apply to my tty-testing branch. Can you refresh it and resend this one, and patch 13/13 so that I can apply them? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html