From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 8AB111007D2 for ; Wed, 7 Dec 2011 18:42:45 +1100 (EST) Message-ID: <1323243750.660.72.camel@pasglop> Subject: Re: [PATCH net-next v6 4/4] powerpc: tqm8548/tqm8xx: add and update CAN device nodes From: Benjamin Herrenschmidt To: David Miller Date: Wed, 07 Dec 2011 18:42:30 +1100 In-Reply-To: <20111207.023916.980093028693181777.davem@davemloft.net> References: <1322732481-2255-1-git-send-email-wg@grandegger.com> <1322732481-2255-5-git-send-email-wg@grandegger.com> <1323243268.660.71.camel@pasglop> <20111207.023916.980093028693181777.davem@davemloft.net> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: netdev@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-can@vger.kernel.org, linuxppc-dev@ozlabs.org, socketcan-users@lists.berlios.de List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2011-12-07 at 02:39 -0500, David Miller wrote: > From: Benjamin Herrenschmidt > Date: Wed, 07 Dec 2011 18:34:28 +1100 > > > Let me know if I should just remove them from powerpc patchwork. > > These are DT entries for CAN devices for which drivers only exist in > the net-next tree, I already included this patch into the net-next > tree so you do not have to. Thanks. Cheers, Ben.