• D
    [PATCH] pcmcia: properly handle pseudo multi-function devices · 82d56e6d
    Dominik Brodowski 提交于
    The second pseudo multi-function device of a PCMCIA card may only be
    configured once the first one is initialized. Therefore, delay the
    registration of the second device until the first one is initialized.
    
    Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net
    82d56e6d
ds.c 30.4 KB