Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965110AbVLVQOA (ORCPT ); Thu, 22 Dec 2005 11:14:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965112AbVLVQN7 (ORCPT ); Thu, 22 Dec 2005 11:13:59 -0500 Received: from ns2.suse.de ([195.135.220.15]:22202 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S965110AbVLVQN7 (ORCPT ); Thu, 22 Dec 2005 11:13:59 -0500 Date: Thu, 22 Dec 2005 17:17:17 +0100 Message-ID: From: Takashi Iwai To: Mauro Carvalho Chehab Cc: Linus Torvalds , Adrian Bunk , James Courtier-Dutton , Sergey Vlasov , Ricardo Cerqueira , Linux Kernel Mailing List , video4linux-list@redhat.com, perex@suse.cz, alsa-devel@alsa-project.org Subject: Re: [RFC: 2.6 patch] Makefile: sound/ must come before drivers/ In-Reply-To: <1135267618.1609.8.camel@localhost> References: <20051220131810.GB6789@stusta.de> <20051220155216.GA19797@master.mivlgu.local> <20051220191412.GA4578@stusta.de> <20051220202325.GA3850@stusta.de> <43A86DCD.8010400@superbug.co.uk> <20051220211359.GA5359@stusta.de> <1135198140.7419.9.camel@localhost> <1135267618.1609.8.camel@localhost> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta21) (corn) (+CVS-20050720) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1073 Lines: 30 At Thu, 22 Dec 2005 14:06:57 -0200, Mauro Carvalho Chehab wrote: > > Em Qui, 2005-12-22 ?s 16:32 +0100, Takashi Iwai escreveu: > > At Wed, 21 Dec 2005 18:49:00 -0200, > > Mauro Carvalho Chehab wrote: > > > > > > > Another workaround is to move the relevant module to sound/* directory > > > > in order to get a sane initialization order. It's nothing but a > > > > workaround, though. > > > hmmm... this may break saa7134 code, since alsa stuff is dependent of > > > saa7134.ko. > > > > If I understand correctly, it must be OK. Suppose that saa7134-alsa > > is moved to sound (only saa7134-alsa, other saa7134 stuff remains in > > drivers/media/video), the initialization order will be: > > saa7134 -> sound core -> saa7134-alsa. > > > > Or am I missing something else? > saa7134-oss. It's obsolete to me ;) Takashi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/