mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
Merge remote-tracking branch 'asoc/topic/x86' into asoc-next
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user