From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: remove bogus SLEEP mode from wm8978 driver Date: Fri, 29 Jan 2010 14:22:40 +0000 Message-ID: <20100129142240.GB5824@rakim.wolfsonmicro.main> References: 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 DAD1D103900 for ; Fri, 29 Jan 2010 15:22:41 +0100 (CET) Content-Disposition: inline In-Reply-To: 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: Guennadi Liakhovetski Cc: alsa-devel@alsa-project.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Thu, Jan 28, 2010 at 04:28:55PM +0100, Guennadi Liakhovetski wrote: > Tests showed, that bit 6 of the WM8978_POWER_MANAGEMENT_2 register of wm8978 > affects codec clocks. Being useless for suspend / resume, it cannot be used in > bias-level control either. Remove this bit handling. Applied, thanks but I had to manually merge the patch - not sure what the conflict was, I suspect there may be a whitespace issue or something.