Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'asoc...
[deliverable/linux.git] / sound / soc / codecs / wm5110.c
index aa47955b68af373321b6050e6344f1b001f5ac91..83ba70fe16e69488a473a68bcc97d4cc2408874f 100644 (file)
@@ -2435,6 +2435,7 @@ static int wm5110_probe(struct platform_device *pdev)
 
 static int wm5110_remove(struct platform_device *pdev)
 {
+       snd_soc_unregister_platform(&pdev->dev);
        snd_soc_unregister_codec(&pdev->dev);
        pm_runtime_disable(&pdev->dev);
 
This page took 0.02636 seconds and 5 git commands to generate.