]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-can/linux-can
authorDavid S. Miller <davem@davemloft.net>
Fri, 22 Aug 2014 04:53:15 +0000 (21:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 22 Aug 2014 04:53:15 +0000 (21:53 -0700)
commitea077f95c38fcd4b166766f0b708e1c2ce47476d
tree475fcced95418aaf549bfdbd922f4b2331646281
parenteeb7bc1205987c1df775f7849f2d9d88a647ab85
parent3f2bb40a3f95b66c6a6096a9a93e524ace23286f
Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-can/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2014-08-21

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>