From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.suse.de (ns.suse.de [195.135.220.2]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "mx1.suse.de", Issuer "SuSE Linux AG internal IMAP-Server CA" (not verified)) by ozlabs.org (Postfix) with ESMTP id A134767B2F for ; Mon, 11 Apr 2005 23:56:09 +1000 (EST) Date: Mon, 11 Apr 2005 15:56:01 +0200 Message-ID: From: Takashi Iwai To: Benjamin Herrenschmidt In-Reply-To: <1113184854.9567.522.camel@gaston> References: <1113184854.9567.522.camel@gaston> MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Cc: Andrew Morton , linuxppc-dev list , "debian-powerpc@lists.debian.org" Subject: Re: [PATCH] pmac: Improve sleep code of tumbler driver List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , At Mon, 11 Apr 2005 12:00:54 +1000, Benjamin Herrenschmidt wrote: > > Hi ! > > This patch (applies on top of my previous one adding support for newer > machines) improves the behaviour of the "tumbler/snapper" driver used on > newer PowerMacs during sleep. It properly set the HW mutes to shut down > amplifiers and does an analog shutdown of the codec. That might improve > power consumption during sleep on a number of machines. > > Signed-off-by: Benjamin Herrenschmidt Great! I applied to ALSA tree now. Takashi