From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] hda: add eapd support to additional idt codecs Date: Tue, 19 Jun 2007 17:01:37 +0200 Message-ID: References: <4677E7CD.40209@embeddedalley.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 8D7F51037FB for ; Tue, 19 Jun 2007 17:01:37 +0200 (CEST) In-Reply-To: <4677E7CD.40209@embeddedalley.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: Matthew Ranostay Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Tue, 19 Jun 2007 10:27:25 -0400, Matthew Ranostay wrote: > > Added support for EAPD on the 927x, and 9227-8 IDT HDA codecs. > Enabling EAPD powers the internal speaker amp otherwise there is no > sound on systems with an internal amp. > --- > Signed-off-by: Matthew Ranostay Thanks, added to HG tree now (with slight modification to follow the standard coding style). Takashi