ALSA: asihpi - Add snd_card_set_dev to init.
authorEliot Blennerhassett <[email protected]>
Thu, 10 Feb 2011 04:26:10 +0000 (17:26 +1300)
committerTakashi Iwai <[email protected]>
Thu, 10 Feb 2011 17:49:32 +0000 (18:49 +0100)
Signed-off-by: Eliot Blennerhassett <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
sound/pci/asihpi/asihpi.c

index 8dda81aac433122f4edde0c7031d13e3c7ac0b48..b824df11dd0256c39f3a625631c0847d0e25c92c 100644 (file)
@@ -2840,9 +2840,11 @@ static int __devinit snd_asihpi_probe(struct pci_dev *pci_dev,
                        hpi_card->index, card->number);
        }
 
+       snd_card_set_dev(card, &pci_dev->dev);
+
        asihpi = (struct snd_card_asihpi *) card->private_data;
        asihpi->card = card;
-       asihpi->pci = hpi_card->pci;
+       asihpi->pci = pci_dev;
        asihpi->adapter_index = hpi_card->index;
        hpi_handle_error(hpi_adapter_get_info(
                                 asihpi->adapter_index,