[ALSA] clean suspend/resume calls for ac97_bus_type
[safe/jmp/linux-2.6] / sound / pci / azt3328.c
index 26069d2..d5261bd 100644 (file)
@@ -1511,6 +1511,7 @@ static void __devexit snd_azf3328_remove(struct pci_dev *pci)
 
 static struct pci_driver driver = {
        .name = "AZF3328",
+       .owner = THIS_MODULE,
        .id_table = snd_azf3328_ids,
        .probe = snd_azf3328_probe,
        .remove = __devexit_p(snd_azf3328_remove),