diff options
Diffstat (limited to 'sound/pci/rme9652/hdspm.c')
-rw-r--r-- | sound/pci/rme9652/hdspm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/rme9652/hdspm.c b/sound/pci/rme9652/hdspm.c index 9ea05e956474..ef3cbc044f0c 100644 --- a/sound/pci/rme9652/hdspm.c +++ b/sound/pci/rme9652/hdspm.c | |||
@@ -6737,7 +6737,6 @@ static int snd_hdspm_probe(struct pci_dev *pci, | |||
6737 | static void snd_hdspm_remove(struct pci_dev *pci) | 6737 | static void snd_hdspm_remove(struct pci_dev *pci) |
6738 | { | 6738 | { |
6739 | snd_card_free(pci_get_drvdata(pci)); | 6739 | snd_card_free(pci_get_drvdata(pci)); |
6740 | pci_set_drvdata(pci, NULL); | ||
6741 | } | 6740 | } |
6742 | 6741 | ||
6743 | static struct pci_driver hdspm_driver = { | 6742 | static struct pci_driver hdspm_driver = { |