From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 1/1] ASoC: mxs-saif: clear clk gate first before register setting Date: Mon, 22 Aug 2011 23:34:25 +0100 Message-ID: <20110822223424.GC29473@opensource.wolfsonmicro.com> References: <1313941540-20393-1-git-send-email-b29396@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 9106424337 for ; Tue, 23 Aug 2011 00:34:26 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1313941540-20393-1-git-send-email-b29396@freescale.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Dong Aisheng Cc: alsa-devel@alsa-project.org, s.hauer@pengutronix.de, lrg@ti.com, linux-arm-kernel@lists.infradead.org, w.sang@pengutronix.de List-Id: alsa-devel@alsa-project.org On Sun, Aug 21, 2011 at 11:45:40PM +0800, Dong Aisheng wrote: > Saif needs clear clk gate first before writing registers or the write > will not success. Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Mon, 22 Aug 2011 23:34:25 +0100 Subject: [PATCH 1/1] ASoC: mxs-saif: clear clk gate first before register setting In-Reply-To: <1313941540-20393-1-git-send-email-b29396@freescale.com> References: <1313941540-20393-1-git-send-email-b29396@freescale.com> Message-ID: <20110822223424.GC29473@opensource.wolfsonmicro.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Aug 21, 2011 at 11:45:40PM +0800, Dong Aisheng wrote: > Saif needs clear clk gate first before writing registers or the write > will not success. Applied, thanks.