From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030238AbWDONQp (ORCPT ); Sat, 15 Apr 2006 09:16:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030246AbWDONQo (ORCPT ); Sat, 15 Apr 2006 09:16:44 -0400 Received: from cantor.suse.de ([195.135.220.2]:25283 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S1030238AbWDONQo (ORCPT ); Sat, 15 Apr 2006 09:16:44 -0400 Date: Sat, 15 Apr 2006 15:16:34 +0200 Message-ID: From: Takashi Iwai To: Rene Herman Cc: Greg KH , Ingo Oeser , linux-kernel@vger.kernel.org, ALSA devel Subject: Re: [ALSA STABLE 3/3] a few more -- unregister platform device again if probe was unsuccessful In-Reply-To: <443EDAD1.8090406@keyaccess.nl> References: <443DAD5C.8080007@keyaccess.nl> <200604131126.35841.ioe-lkml@rameria.de> <443E5AAD.5040800@keyaccess.nl> <20060413145756.GA29959@flint.arm.linux.org.uk> <443E79AD.50505@keyaccess.nl> <20060413170549.GB7805@flint.arm.linux.org.uk> <20060413220205.GA1770@suse.de> <443EDAD1.8090406@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 Fri, 14 Apr 2006 01:12:17 +0200, Rene Herman wrote: > > (*) Note by the way I do not necesarily qualify as an ALSA person. I > only ran into this when I submitted a new ALSA ISA driver for 2.6.16+. > Takashi Iwai is being CCed on all these messages though, and he hasn't > yet protested anything I've been saying, so I assume he's okay with my > worries at least... Acked ;) I already took Rene's latest patches to ALSA tree. I know the current behavior is somewhat out of standard, but would like to keep it _right now_ for compatibility and usability reasons. OTOH, it would make sense to keep the driver struct if the ALSA module parameters are writable after loading. Then the user have another chance to retry the probe with different parameters. Anyway, it's not for 2.6.17. Takashi