From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: pull-request: can 2013-11-27 Date: Thu, 28 Nov 2013 18:42:03 -0500 (EST) Message-ID: <20131128.184203.1814210379631673420.davem@davemloft.net> References: <1385586695-11134-1-git-send-email-mkl@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: <1385586695-11134-1-git-send-email-mkl@pengutronix.de> Sender: linux-can-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Marc Kleine-Budde Date: Wed, 27 Nov 2013 22:11:31 +0100 > this is an extention of my pull request from 2013-11-25, it includes an > additional patch. > > This series consists of a patch by Oliver Hartkopp which fixes some corner > cases in the interrupt handler of the sja1000 driver. Then there are two > patches for the c_can dirver. One by me, which fixes a runtime pm related > "scheduling while atomic" error and patch by Holger Bechtold that fixes the > calculation of the transmitted bytes. > > The fourth patch (the additional one) is by me, it corrects the clock usage in > the flexcan driver. Pulled, thanks Marc.