From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: wm8400: Fix setting Fout clock divider for FLL Control 4 Date: Mon, 24 Oct 2011 14:08:48 +0200 Message-ID: <20111024120847.GE6148@opensource.wolfsonmicro.com> References: <1319294907.2678.2.camel@phoenix> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 00D672457D for ; Mon, 24 Oct 2011 14:08:50 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1319294907.2678.2.camel@phoenix> 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: Axel Lin Cc: Dimitris Papastamos , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Sat, Oct 22, 2011 at 10:48:27PM +0800, Axel Lin wrote: > What we want here is to clear the WM8400_FLL_OUTDIV_MASK bits then > OR with factors.outdiv. Applied, thanks.