• Andrew Morton's avatar
    [PATCH] ac97 OSS driver removal fix · c2d6098c
    Andrew Morton authored
    From: Andrew Zabolotny <zap@homelink.ru>
    
    ac97_unregister_driver() is nulling out the ->driver field for all codecs.
    It should only null the codecs which are using this driver.
    c2d6098c
ac97_codec.c 43.1 KB