From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932430AbWFSMhn (ORCPT ); Mon, 19 Jun 2006 08:37:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932433AbWFSMhn (ORCPT ); Mon, 19 Jun 2006 08:37:43 -0400 Received: from mx2.suse.de ([195.135.220.15]:16871 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S932430AbWFSMhm (ORCPT ); Mon, 19 Jun 2006 08:37:42 -0400 Date: Mon, 19 Jun 2006 14:37:28 +0200 Message-ID: From: Takashi Iwai To: Rene Herman Cc: Greg KH , ALSA devel , Greg Kroah-Hartman , Linux Kernel , Jaroslav Kysela Subject: Re: [Alsa-devel] Driver model ISA bus In-Reply-To: <4495A0A8.3080607@keyaccess.nl> References: <4485F97A.6020205@keyaccess.nl> <20060616234218.GC25127@kroah.com> <4495A0A8.3080607@keyaccess.nl> 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 (beta25) (eggplant) (+CVS-20060326) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Sun, 18 Jun 2006 20:51:20 +0200, Rene Herman wrote: > > Greg KH wrote: > > > Sorry for the delay. It looks great to me so I've added it to my > > tree and will push it upstream when I can. > > Okay, lovely, thanks. > > Takashi: I'll be converting ALSA ISA drivers over to this now. What I'd > in fact would like to do is do that one driver at a time. I have a > metric buttload of these old ISA soundcards and believe it would be a > nice opportunity to actually test these old drivers (and possibly do > some cleanups) as I go along. Would you mind that? > > If you'd rather the isa_bus thing was one discrete change, that's also > okay though. I'd then just do that as a somewhat mechanical change and > then revisit those drivers at some later time for additional testing > and/or cleanup. Yes, I prefer splitting the patches. It makes easier to find possible regressions. Thanks, Takashi