From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: ASoC: AC97 codec PM Date: Thu, 03 Jul 2008 10:29:19 +0100 Message-ID: <1215077359.4882.115.camel@localhost.localdomain> References: <20080703073309.GA24116@roarinelk.homelinux.net> 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 0E3FF243B8 for ; Thu, 3 Jul 2008 11:29:21 +0200 (CEST) In-Reply-To: <20080703073309.GA24116@roarinelk.homelinux.net> 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: Manuel Lauss , Takashi Iwai Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Thu, 2008-07-03 at 09:33 +0200, Manuel Lauss wrote: > Hi Liam, > > This simple patch adds suspend/resume support to the ASoC AC97 codec. > Tested on Au1200, works fine for me(TM). > > Thanks! > Manuel Lauss > > --- > From: Manuel Lauss > > Simple suspend/resume for AC97 ASoC codec. > > Signed-off-by: Manuel Lauss Thanks. Acked-by: Liam Girdwood Btw, any plans to fix or remove some of the 'Fixmes' in your other ASoC code. We could upstream the Au1x000 stuff after a little cleanup and resolution of the fixmes. Liam