From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 00/12] Use standard fixup table for STAC/IDT codecs Date: Tue, 15 Jan 2013 12:28:28 +0100 Message-ID: References: <1358248189-14166-1-git-send-email-tiwai@suse.de> 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 (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 249D4265328 for ; Tue, 15 Jan 2013 12:28:29 +0100 (CET) Received: from relay2.suse.de (unknown [195.135.220.254]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id 09FE4A39D2 for ; Tue, 15 Jan 2013 12:28:29 +0100 (CET) In-Reply-To: <1358248189-14166-1-git-send-email-tiwai@suse.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Tue, 15 Jan 2013 12:09:37 +0100, Takashi Iwai wrote: > > Hi, > > this is a series of patches to convert the STAC/IDT codec parser to > use the standard fixup table. Obviously it's a step forward for the > migration of patch_sigmatel.c to the generic parser. I always forget to mention the git repo. The patches are found in sound-unstable git tree test/hda-migrate branch. git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-unstable.git Takashi