From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH V3 0/8] can: mcp251x: fix and optimize driver Date: Mon, 18 Oct 2010 07:12:33 -0700 (PDT) Message-ID: <20101018.071233.226790837.davem@davemloft.net> References: <1287408674-15412-1-git-send-email-mkl@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: socketcan-core-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org Return-path: In-Reply-To: <1287408674-15412-1-git-send-email-mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org Errors-To: socketcan-core-bounces-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org List-Id: netdev.vger.kernel.org From: Marc Kleine-Budde Date: Mon, 18 Oct 2010 15:31:06 +0200 > Moin, > > this series of patches improves the mcp251x driver. It first fixes the > local_softirq_pending problem. Then the amount of SPI transfers is reduced > in order to optimise the driver. A further patch cleans up the chip model > selection. > > This series has been tested with a mcp2515 on i.MX35. > > Please review, test and consider to apply. ... > git://git.pengutronix.de/git/mkl/linux-2.6.git can/mcp251x-for-net-next Pulled, thanks.