From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] hda: Add STAC92HD83XXX_PWR_REF quirk Date: Fri, 23 Jan 2009 08:45:54 +0100 Message-ID: References: <49792319.5070108@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 4D77C103804 for ; Fri, 23 Jan 2009 08:45:55 +0100 (CET) In-Reply-To: <49792319.5070108@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 Thu, 22 Jan 2009 20:53:29 -0500, Matthew Ranostay wrote: > > Some revisions of the 92hd8xxx codec's not supporting port power > downs in which the using of it causes capture and also randomly playback streams > to not function at all. Thus by disabling it by default and adding a > option to enable it manually will fix all issue on current and future revisions. > > Signed-by-off: Matthew Ranostay A typo here :) If you're using, you'd better to commit your change once to your local tree via git commit -s, and make a patch via git format-patch or git show --pretty=email. Anyway applied with a fix. Thanks. Takashi