• Andrew Morton's avatar
    [PATCH] mwave oops fixes · c290f965
    Andrew Morton authored
    The mwave driver oopses if you do not have the hardware installed.  It is
    running device_unregister() and device_remove_file() against things whch were
    never created.
    c290f965
mwavedd.c 18.2 KB