2 Jul
2019
2 Jul
'19
3:45 p.m.
On Fri, Jun 28, 2019 at 01:10:40PM +0900, Kuninori Morimoto wrote:
if (!pm_runtime_status_suspended(&pdev->dev)) tegra20_i2s_runtime_suspend(&pdev->dev);
- snd_soc_unregister_component(&pdev->dev);
- clk_put(i2s->clk_i2s);
Same thing with clk_get() here and for some of the others.