Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio
[deliverable/linux.git] / sound / sh / sh_dac_audio.c
index e68c4fc91a0304002537845b4a8b1182ab107258..7c9422c4fc0f99097c0b3b6197a1dc0ff8165099 100644 (file)
@@ -290,8 +290,6 @@ static int snd_sh_dac_pcm(struct snd_sh_dac *chip, int device)
 static int snd_sh_dac_remove(struct platform_device *devptr)
 {
        snd_card_free(platform_get_drvdata(devptr));
-       platform_set_drvdata(devptr, NULL);
-
        return 0;
 }
 
This page took 0.025643 seconds and 5 git commands to generate.