• Russell King's avatar
    [SERIAL] Keep trying to register our console device. · 0dbd84c6
    Russell King authored
    Some serial drivers receive their serial port device information via
    the device model.  This unfortunately means that the selected port
    may not be available when the console subsystem initialises, so we
    must keep trying to register the console after each port is added.
    0dbd84c6
serial_core.c 58.2 KB