X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=sound%2Fpci%2Fcs5530.c;h=c6b82c85e044b9eec35e212f2dc487452651430e;hb=5f129721713e099a04c6024015f97faa58562ab1;hp=dace827b45d1390401b2f8ae7a0a1fa78cfc0cb8;hpb=f2e5d078f7f02d4289db31f5f63e23e39914075e;p=karo-tx-linux.git diff --git a/sound/pci/cs5530.c b/sound/pci/cs5530.c index dace827b45d1..c6b82c85e044 100644 --- a/sound/pci/cs5530.c +++ b/sound/pci/cs5530.c @@ -91,7 +91,6 @@ static int snd_cs5530_dev_free(struct snd_device *device) static void snd_cs5530_remove(struct pci_dev *pci) { snd_card_free(pci_get_drvdata(pci)); - pci_set_drvdata(pci, NULL); } static u8 snd_cs5530_mixer_read(unsigned long io, u8 reg)