On 04/04/2015 12:36 PM, Peter Hurley wrote: > Refactor base port operations into new file; 8250_port.c. > > Legacy irq handling, RSA port support, port storage for universal > driver, driver definition, module parameters and linkage remain in > 8250_core.c > > The source file split and resulting modules is diagrammed below: > > 8250_core.c ====> 8250_core.c __ > \ \ > \ +-- 8250.ko (alias 8250_core) > \ 8250_pnp.c __/ (universal driver) > \ > => 8250_port.c __ > \ > +-- 8250_base.ko > 8250_dma.c __/ (port operations) > Hi Greg, Turns out this patch not dependent on the two earlycon regressions fixes (nor vice-versa), so can be applied whenever. Regards, Peter Hurley -- 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