mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-17 18:36:00 +00:00
Merge remote-tracking branch 'asoc/topic/x86' into asoc-next
This commit is contained in:
commit
84bbc4aa2d
@ -425,7 +425,6 @@ static int snd_mfld_mc_remove(struct platform_device *pdev)
|
||||
free_irq(platform_get_irq(pdev, 0), mc_drv_ctx);
|
||||
snd_soc_unregister_card(&snd_soc_card_mfld);
|
||||
kfree(mc_drv_ctx);
|
||||
platform_set_drvdata(pdev, NULL);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user