]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/pci/als4000.c
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6
[linux-2.6-omap-h63xx.git] / sound / pci / als4000.c
index ca28b229c704051154ef1a05aae2a485f7234e64..196ec1c61bb4712342055924902863064e8ca200 100644 (file)
@@ -770,6 +770,7 @@ static void __devexit snd_card_als4000_remove(struct pci_dev *pci)
 
 static struct pci_driver driver = {
        .name = "ALS4000",
+       .owner = THIS_MODULE,
        .id_table = snd_als4000_ids,
        .probe = snd_card_als4000_probe,
        .remove = __devexit_p(snd_card_als4000_remove),