From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: [PATCH] ASoC: remove bogus SLEEP mode from wm8978 driver Date: Fri, 29 Jan 2010 11:04:35 +0000 Message-ID: <1264763075.3080.24.camel@odin> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ew0-f213.google.com (mail-ew0-f213.google.com [209.85.219.213]) by alsa0.perex.cz (Postfix) with ESMTP id 34DCE1038E8 for ; Fri, 29 Jan 2010 12:04:38 +0100 (CET) Received: by ewy5 with SMTP id 5so3578613ewy.32 for ; Fri, 29 Jan 2010 03:04:38 -0800 (PST) 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, Mark Brown List-Id: alsa-devel@alsa-project.org On Thu, 2010-01-28 at 16:28 +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. > > Signed-off-by: Guennadi Liakhovetski > --- Both Wm8978 patches :- Acked-by: Liam Girdwood