From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.suse.de (ns.suse.de [195.135.220.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx1.suse.de", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 4C1D3DDEE9 for ; Fri, 11 May 2007 02:00:50 +1000 (EST) Date: Thu, 10 May 2007 18:00:37 +0200 Message-ID: From: Takashi Iwai To: Johannes Berg Subject: Re: [PATCH] snd-aoa-i2sbus: use MODULE_DEVICE_TABLE instead of plain MODULE_ALIAS In-Reply-To: <1178812276.3806.25.camel@johannes.berg> References: <1175080700.5151.56.camel@johannes.berg> <1178812276.3806.25.camel@johannes.berg> MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-dev list , ALSA development , Sylvain Munaut List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , At Thu, 10 May 2007 17:51:16 +0200, Johannes Berg wrote: > > Hi Takashi, > > On Wed, 2007-03-28 at 13:56 +0200, Takashi Iwai wrote: > > At Wed, 28 Mar 2007 13:18:20 +0200, > > Johannes Berg wrote: > > > > > > This patch changes snd-aoa-i2sbus to use MODULE_DEVICE_TABLE instead of > > > a hardcoded MODULE_ALIAS. Thanks to Sylvain Munaut for pointing this > > > out. > > > > > > Signed-off-by: Johannes Berg > > > > > > > Applied to ALSA tree now. Thanks. > > What happened to this patch? It seems it hasn't shown up in Linus's tree > yet, but IIRC it's required with some modalias changes from Sylvain. Well, the alsa.git push request was already posted twice, but it wasn't merged yet... Hopefully Linus will catch up soon. Takashi