From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265715AbUA0U34 (ORCPT ); Tue, 27 Jan 2004 15:29:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265752AbUA0U34 (ORCPT ); Tue, 27 Jan 2004 15:29:56 -0500 Received: from mail.kroah.org ([65.200.24.183]:31457 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S265715AbUA0U3z (ORCPT ); Tue, 27 Jan 2004 15:29:55 -0500 Date: Tue, 27 Jan 2004 12:28:10 -0800 From: Greg KH To: Roman Zippel , Linus Torvalds , Alan Stern , Kernel development list , Patrick Mochel Subject: Re: PATCH: (as177) Add class_device_unregister_wait() and platform_device_unregister_wait() to the driver model core Message-ID: <20040127202810.GD27240@kroah.com> References: <20040127193227.A30224@flint.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040127193227.A30224@flint.arm.linux.org.uk> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 27, 2004 at 07:32:28PM +0000, Russell King wrote: > > (and yes, pci_module_init() is buggy as it currently stands, and I > believe GregKH has a patch in his queue from the stability freeze > from yours truely to fix it.) Yes I still have it, I need to dig that out and send it onward... Sorry about the delay. greg k-h