Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 7 Jan 2002 12:22:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 7 Jan 2002 12:22:29 -0500 Received: from ns.suse.de ([213.95.15.193]:58637 "HELO Cantor.suse.de") by vger.kernel.org with SMTP id ; Mon, 7 Jan 2002 12:22:19 -0500 Date: Mon, 7 Jan 2002 18:22:17 +0100 (CET) From: Dave Jones To: Linus Torvalds Cc: Christoph Hellwig , Jaroslav Kysela , , , Subject: Re: ALSA patch for 2.5.2pre9 kernel In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 7 Jan 2002, Linus Torvalds wrote: > So we could have a net-based setup, where there would be a totally > separate "linux/sound" and "linux/drivers/sound". Which doesn't seem to > make much sense either. If I want to find the code for an emu10k1 driver, intuition tells me its a sound _driver_, so drivers/ would be the first place I (and no doubt others) would look. 'core' sound stuff in linux/sound, with _driver_ specifics in drivers/sound sounds perfectly sensible to me. -- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs - 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/