ALSA: Remove the rest of *_set_drvdata(NULL) calls
[linux-2.6-block.git] / sound / spi / at73c213.c
index a1a24b979ed2799476e8962cd65908c6ca538c9f..8e3d9a6c7a3ba6e88f6cd29d0894a6c5a69162d7 100644 (file)
@@ -1070,7 +1070,6 @@ out:
 
        ssc_free(chip->ssc);
        snd_card_free(card);
-       dev_set_drvdata(&spi->dev, NULL);
 
        return 0;
 }