Merge tag 'pm-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[linux-2.6-microblaze.git] / sound / pci / vx222 / vx222.c
index f48cc20..468a6a2 100644 (file)
@@ -137,6 +137,7 @@ static int snd_vx222_create(struct snd_card *card, struct pci_dev *pci,
        }
        chip->irq = pci->irq;
        card->sync_irq = chip->irq;
+       *rchip = vx;
 
        return 0;
 }