[ALSA] ymfpci: add S/PDIF-in > S/PDIF-out loop
[powerpc.git] / sound / pci / ens1370.c
index a38f710..bef9a59 100644 (file)
@@ -2387,6 +2387,7 @@ static void __devexit snd_audiopci_remove(struct pci_dev *pci)
 
 static struct pci_driver driver = {
        .name = DRIVER_NAME,
+       .owner = THIS_MODULE,
        .id_table = snd_audiopci_ids,
        .probe = snd_audiopci_probe,
        .remove = __devexit_p(snd_audiopci_remove),