From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: WM8983: Initial driver Date: Sat, 16 Jul 2011 00:18:23 +0900 Message-ID: <20110715151816.GE11154@opensource.wolfsonmicro.com> References: <1310734290-21216-1-git-send-email-dp@opensource.wolfsonmicro.com> <20110715144738.GC11154@opensource.wolfsonmicro.com> <20110715151422.GA989@opensource.wolfsonmicro.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 27C222412E for ; Fri, 15 Jul 2011 17:18:36 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20110715151422.GA989@opensource.wolfsonmicro.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: Dimitris Papastamos Cc: alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com, Liam Girdwood , lrg@slimlogic.co.uk List-Id: alsa-devel@alsa-project.org On Fri, Jul 15, 2011 at 04:14:22PM +0100, Dimitris Papastamos wrote: > On Fri, Jul 15, 2011 at 11:47:41PM +0900, Mark Brown wrote: > > I know you're doing this to minimise artifacts on initial bias raise but > > we should really be doing this without affecting the default register > > settings. > Well, what about using the cache_bypass option to write directly to the > HW? You still have the same issue at resume time at least.