diff options
Diffstat (limited to 'sound/soc/omap/omap-mcbsp.c')
-rw-r--r-- | sound/soc/omap/omap-mcbsp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/omap/omap-mcbsp.c b/sound/soc/omap/omap-mcbsp.c index eadbfb6b5000..7483efb6dc67 100644 --- a/sound/soc/omap/omap-mcbsp.c +++ b/sound/soc/omap/omap-mcbsp.c | |||
@@ -814,8 +814,6 @@ static int asoc_mcbsp_remove(struct platform_device *pdev) | |||
814 | 814 | ||
815 | clk_put(mcbsp->fclk); | 815 | clk_put(mcbsp->fclk); |
816 | 816 | ||
817 | platform_set_drvdata(pdev, NULL); | ||
818 | |||
819 | return 0; | 817 | return 0; |
820 | } | 818 | } |
821 | 819 | ||