Thread (26 messages) flat view 26 messages, 6 authors, 2014-09-11

Re: [PATCH V1] ASoC: fsl_ssi: refine ipg clock usage in this module

From: Timur Tabi <hidden>
Date: 2014-09-09 13:25:39
Also in: alsa-devel, lkml

Shengjiu Wang wrote:
+	if (ssi_private->soc->imx)
+		clk_prepare_enable(ssi_private->clk);
How about this instead?

if (ssi_private->clk)
	clk_prepare_enable(ssi_private->clk);
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help