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 <[email protected]> > --- > 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-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

