• Andrew Morton's avatar
    [PATCH] MODULE_ALIAS() in char devices · 95759639
    Andrew Morton authored
    From: Rusty Russell <rusty@rustcorp.com.au>
    
    Previously, default aliases were hardwired into modutils.  Now they should
    be inside the modules, using MODULE_ALIAS() (they will be overridden by any
    user alias).
    95759639
apm.c 58.7 KB