From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: pull-request: can-next 2013-08-22 Date: Thu, 22 Aug 2013 20:50:33 -0700 (PDT) Message-ID: <20130822.205033.998664661789407121.davem@davemloft.net> References: <5215C274.1090200@pengutronix.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-can@vger.kernel.org, kernel@pengutronix.de To: mkl@pengutronix.de Return-path: In-Reply-To: <5215C274.1090200@pengutronix.de> Sender: linux-can-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Marc Kleine-Budde Date: Thu, 22 Aug 2013 09:49:08 +0200 > another pull-request for net-next. It consists of two patches by Libo > Chen, the at91 and flexcan driver make use of platform_set_drvdata() > rather than open coding it. Chen Gang improves the error checking in > the c_can_platform driver's probe function. Pulled, thanks.