• Russell King's avatar
    [TTY] Register tty devclass before use. · c4ab9d78
    Russell King authored
    Register the tty devclass with sysfs before tty drivers initialise -
    sysfs requires structures to be registered before use.  This is
    required for the previous serial csets, as well as any drivers which
    are initialising using __initcall() or module_init().
    c4ab9d78
tty_io.c 59 KB