]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/pci/riptide/riptide.c
Pull percpu-dtc into release branch
[linux-2.6-omap-h63xx.git] / sound / pci / riptide / riptide.c
index 5e1d5d2b285030be51f42d7cee4e3654a20f50b0..952625dead58ef56973f48fbbe122cc63fd8a58e 100644 (file)
@@ -1919,6 +1919,8 @@ snd_riptide_create(struct snd_card *card, struct pci_dev *pci,
                return err;
        }
 
+       snd_card_set_dev(card, &pci->dev);
+
        *rchip = chip;
        return 0;
 }