From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] hda: incorrect DAC mixer on 92hd71bxxx Date: Fri, 29 Feb 2008 14:22:25 +0100 Message-ID: References: <47C72FB8.2070900@embeddedalley.com> <04205BAE-B317-46D5-97B4-3715236C2FFF@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 mx1.suse.de (ns.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id A5A3A24710 for ; Fri, 29 Feb 2008 14:22:25 +0100 (CET) In-Reply-To: <04205BAE-B317-46D5-97B4-3715236C2FFF@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 Fri, 29 Feb 2008 07:55:00 -0500, Matthew Ranostay wrote: > > > On Feb 29, 2008, at 5:14 AM, Takashi Iwai wrote: > > > At Thu, 28 Feb 2008 17:03:36 -0500, > > Matthew Ranostay wrote: > >> > >> If there was two line_outs[] it would overrun into the dmic nid > >> struct below > >> and create a phantom "Surround" mixer. > > > > My bad. But isn't the fix below simpler? > > > Yes it is :) OK, now fixed on HG. Thanks. Takashi