From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from linta.de (isilmar.linta.de [213.133.102.198]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 604C4B6F16 for ; Thu, 10 Dec 2009 08:54:00 +1100 (EST) Date: Wed, 9 Dec 2009 22:37:36 +0100 From: Dominik Brodowski To: Benjamin Herrenschmidt Subject: Re: [PATCH] cardbus: Add a fixup hook and fix powerpc Message-ID: <20091209213736.GA25968@comet.dominikbrodowski.net> References: <1260341533.16132.20.camel@pasglop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1260341533.16132.20.camel@pasglop> Cc: linux-pci@vger.kernel.org, "linux-kernel@vger.kernel.org" , Jesse Barnes , blofeldus@yahoo.com, Olof Johansson , linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hey Benjamin, On Wed, Dec 09, 2009 at 05:52:13PM +1100, Benjamin Herrenschmidt wrote: > Signed-off-by: Benjamin Herrenschmidt Acked-by: Dominik Brodowski (for PCMCIA) > Note: In the long run we might want to streamline the hooks for fixing > up new devices vs. new busses and make some stuff common between cardbus > and PCI hotplug which is actually a mess. ... though I'd prefer such a generic approach. Best, Dominik