From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rene Herman Subject: Re: [PATCH] wss: fix capture formats limitations Date: Sun, 20 Jul 2008 22:44:30 +0200 Message-ID: <4883A3AE.2000103@keyaccess.nl> References: <20080720201452.d4155736.krzysztof.h1@poczta.fm> <48838454.7020701@keyaccess.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtpq1.tilbu1.nb.home.nl (smtpq1.tilbu1.nb.home.nl [213.51.146.200]) by alsa0.perex.cz (Postfix) with ESMTP id D448E24421 for ; Sun, 20 Jul 2008 22:42:17 +0200 (CEST) In-Reply-To: <48838454.7020701@keyaccess.nl> 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: Krzysztof Helt Cc: Takashi Iwai , Alsa-devel List-Id: alsa-devel@alsa-project.org On 20-07-08 20:30, Rene Herman wrote: > On 20-07-08 20:14, Krzysztof Helt wrote: > >> From: Krzysztof Helt >> >> Fix copy-paste error with Interwave instead of ad1848 >> chip condition. >> Limit opti93x cards capture formats to only linear ones. >> >> Signed-off-by: Krzysztof Helt > > Added: http://members.home.nl/rene.herman/wss/ The codec->irq fix was by the way already commited by Takashi and also in your patches so this clashed. I regenerated the series as found at the above location with only that change so that it applies cleanly onto Takashi's current devel branch. (with git, "git am wss/*" is all you need to apply them) Rene.