Merge remote-tracking branch 'pfdo/drm-fixes' into drm-next
[platform/kernel/linux-rpi.git] / sound / mips / sgio2audio.c
index 01a03ef..cfe99ae 100644 (file)
@@ -963,7 +963,6 @@ static int snd_sgio2audio_remove(struct platform_device *pdev)
        struct snd_card *card = platform_get_drvdata(pdev);
 
        snd_card_free(card);
-       platform_set_drvdata(pdev, NULL);
        return 0;
 }