From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Grandegger Subject: Re: [PATCH V2 0/7] can: mcp251x: fix and optimize driver Date: Sun, 17 Oct 2010 16:29:37 +0200 Message-ID: <4CBB0851.9060601@grandegger.com> References: <1287139762-23356-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: Marc Kleine-Budde Return-path: In-Reply-To: <1287139762-23356-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 On 10/15/2010 12:49 PM, Marc Kleine-Budde wrote: > 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. > > This series has been tested with a mcp2515 on i.MX35. > > Changes since V1: > - Fix broken encoding in S-o-b > > Please review, test and consider to apply. You can add to all patches my Acked-by: Wolfgang Grandegger Wolfgang.