X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=sound%2Fpci%2Fintel8x0.c;h=59c8aaebb91ea4106bf315139603af307f13b25f;hb=f4b96f5e4ff8d86699c851c10245e102809b0331;hp=b8fe40531b9c52f905a45a0505dd1e9f09d107d4;hpb=3615db41c4b82896de450b6b4e3dab2420dcae51;p=karo-tx-linux.git diff --git a/sound/pci/intel8x0.c b/sound/pci/intel8x0.c index b8fe40531b9c..59c8aaebb91e 100644 --- a/sound/pci/intel8x0.c +++ b/sound/pci/intel8x0.c @@ -3364,7 +3364,6 @@ static int snd_intel8x0_probe(struct pci_dev *pci, static void snd_intel8x0_remove(struct pci_dev *pci) { snd_card_free(pci_get_drvdata(pci)); - pci_set_drvdata(pci, NULL); } static struct pci_driver intel8x0_driver = {