Thread (9 messages) flat view 9 messages, 4 authors, 2014-09-12

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

From: Shengjiu Wang <hidden>
Date: 2014-09-12 05:12:03
Also in: alsa-devel, lkml

On Thu, Sep 11, 2014 at 09:43:59PM -0500, Timur Tabi wrote:
Shengjiu Wang wrote:
quoted
+	ret = clk_prepare_enable(ssi_private->clk);
+	if (ret)
+		return ret;
Will this work on PowerPC, where ssi_private->clk is always NULL?
When ssi_private->clk is NULL, then ret = 0, so here will not return,
the code in below will be continuously executed.
I think it work on PowerPC.

wang shengjiu
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help