From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by ozlabs.org (Postfix) with ESMTP id 8543CB7BAB for ; Wed, 18 Nov 2009 02:54:00 +1100 (EST) Message-ID: <4B02C6ED.5050004@grandegger.com> Date: Tue, 17 Nov 2009 16:53:17 +0100 From: Wolfgang Grandegger MIME-Version: 1.0 To: David Miller Subject: Re: updates to the mscan-driver in net-next References: <1258412274-14686-1-git-send-email-w.sang@pengutronix.de> <20091117.035416.250564986.davem@davemloft.net> In-Reply-To: <20091117.035416.250564986.davem@davemloft.net> Content-Type: text/plain; charset=ISO-8859-1 Cc: socketcan-core@lists.berlios.de, netdev@vger.kernel.org, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , David Miller wrote: > From: Wolfram Sang > Date: Mon, 16 Nov 2009 23:57:43 +0100 > >> here are the patches which fix the issues for the mscan & mpc52xx_can drivers >> raised by Wolfgang Grandegger and Grant Likely. They are based on the initial >> version of the drivers I sent a few days ago. Devicetree-discuss has been added >> for the property changes. I will also update my branch on pengutronix.de >> tomorrow, I seem to have issues when trying that from home :(^ > > All applied to net-next-2.6, thank you. Puh, I'm again too late for commenting, testing and adding my signed-off-by line. Nevertheless, the driver looks good and works fine now. Thanks, Wolfgang.