From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolin Chen Subject: Re: [PATCH V4] ASoC: fsl: add imx-wm8962 machine driver Date: Fri, 7 Jun 2013 20:16:09 +0800 Message-ID: <20130607121608.GD19153@MrMyself> References: <1370600053-14808-1-git-send-email-b42378@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Fabio Estevam Cc: alsa-devel@alsa-project.org, devicetree-discuss@lists.ozlabs.org, lgirdwood@gmail.com, rob.herring@calxeda.com, broonie@kernel.org, grant.likely@linaro.org List-Id: devicetree@vger.kernel.org On Fri, Jun 07, 2013 at 08:59:30AM -0300, Fabio Estevam wrote: > Please check the return value from 'clk_prepare_enable()' > > Regards, > > Fabio Estevam > Sent a V5. Thanks again.