Re: pull-request: can 2014-08-21
From: David Miller <davem@davemloft.net>
Date: 2014-08-22 04:53:40
Also in:
linux-can
From: David Miller <davem@davemloft.net>
Date: 2014-08-22 04:53:40
Also in:
linux-can
From: Marc Kleine-Budde <mkl@pengutronix.de> Date: Thu, 21 Aug 2014 11:23:18 +0200
The first patch is from Mirza Krak, it fixes the initialization of the hardware in the sja1000 driver. The next patch is contributed by Dan Carpenter, it fixes the error handling in the c_can's probe function. Then there are two patches for the flexcan driver, one by Alexander Stein, which fixes the resetting of the bus error interrupt mask, the other one by Sebastian Andrzej Siewior which adds an additional error state transition message.
Pulled, thanks Marc.