• Alexander Viro's avatar
    [PATCH] parport: keep track of parport_sunbpp ports · 9d247f29
    Alexander Viro authored
    	parport_sunbpp switched to keeping track of the ports it had
    created; in module_exit it uses the private list instead of messing
    with parport_enumerate().  Added check for sbus_ioremap() failure in
    port initialization.
    9d247f29
parport_sunbpp.c 10.5 KB