From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sunset.davemloft.net (unknown [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id 6C676DDE0F for ; Fri, 9 May 2008 15:51:24 +1000 (EST) Date: Thu, 08 May 2008 22:51:16 -0700 (PDT) Message-Id: <20080508.225116.02056221.davem@davemloft.net> To: paulus@samba.org Subject: Re: [PATCH]: PPC_OF protect USB driver... From: David Miller In-Reply-To: <18467.57545.798170.20885@cargo.ozlabs.ibm.com> References: <20080505.005715.215572318.davem@davemloft.net> <18467.57545.798170.20885@cargo.ozlabs.ibm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Paul Mackerras Date: Fri, 9 May 2008 15:27:37 +1000 > David Miller writes: > > > This uses APIs that are not generic, or at least not part of > > what Sparc provides yet. > > > > So just PPC_OF this for now just like the EHCI_OF driver. > > > > This fixes allmodconfig build errors on sparc. > > Are you going to send this to the USB maintainers, or are you going to > merge it to Linus, or do you want me to? It is in Linus's tree after a sparc push I sent to him yesterday. Thanks Paul.