> is correct. When I put the code in my board's serial.c file, I am not > so lucky. To get the initialization order correct, I add a notifier > chain to 8250.c Can't you use a late_initcall ? or indeed we could make the 8250 core functionality only init first ? Alan