From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755949AbYEWO46 (ORCPT ); Fri, 23 May 2008 10:56:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750820AbYEWO4v (ORCPT ); Fri, 23 May 2008 10:56:51 -0400 Received: from mx2.suse.de ([195.135.220.15]:60307 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750772AbYEWO4v (ORCPT ); Fri, 23 May 2008 10:56:51 -0400 Date: Fri, 23 May 2008 16:56:49 +0200 Message-ID: From: Takashi Iwai To: David Woodhouse Cc: linux-kernel@vger.kernel.org, aoliva@redhat.com, alan@lxorguk.ukuu.org.uk, Abhay Salunke , kay.sievers@vrfy.org, Haroldo Gamal Subject: Re: [PATCH 2/3] firmware: convert korg1212 driver to use firmware loader exclusively In-Reply-To: <1211550654.28967.16.camel@pmac.infradead.org> References: <1211550282.28967.8.camel@pmac.infradead.org> <1211550374.28967.10.camel@pmac.infradead.org> <1211550654.28967.16.camel@pmac.infradead.org> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta28) (fuki) (+CVS-20070806) (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 List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Fri, 23 May 2008 14:50:54 +0100, David Woodhouse wrote: > > Now that we can build firmware into the kernel and have the firmware > loader find it, we don't need this kind of special case in drivers... > > Signed-off-by: David Woodhouse There are a few more sound drivers doing similar things: isa/snd-sb16-csp, isa/snd-wavefront, pci/snd-maestro3, and pci/snd-ymfpci. I guess you already know but just to be sure... thanks, Takashi