On Fri, Jun 28, 2019 at 01:09:00PM +0900, Kuninori Morimoto wrote: > struct ep93xx_i2s_info *info = dev_get_drvdata(&pdev->dev); > > - snd_soc_unregister_component(&pdev->dev); > clk_put(info->lrclk); > clk_put(info->sclk); > clk_put(info->mclk); I'll apply this one since it already has issues with the platform registration and the fix is to convert to devm_clk_get().
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx https://mailman.alsa-project.org/mailman/listinfo/alsa-devel