Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub/scm...
authorDavid S. Miller <davem@davemloft.net>
Wed, 17 Jan 2018 21:08:25 +0000 (16:08 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Jan 2018 21:08:25 +0000 (16:08 -0500)
commit4f7d58517f461aa6e7b7509668f04021e089323d
treeb73fbe6bf036e889270fb3711d4cbb63869229a4
parent5ef7e0ba1039d65c4eefde92056769548b214273
parent31643dc8fc66abdd3f68800483df4a5420f5e69c
Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite./linux/kernel/git/mkl/linux-can-next

Marc Kleine-Budde says:

====================
pull-request: can-next 2018-01-16

this is a pull request for net-next/master consisting of 9 patches.

This is a series of patches, some of them initially by Franklin S Cooper
Jr, which was picked up by Faiz Abbas. Faiz Abbas added some patches
while working on this series, I contributed one as well.

The first two patches add support to CAN device infrastructure to limit
the bitrate of a CAN adapter if the used CAN-transceiver has a certain
maximum bitrate.

The remaining patches improve the m_can driver. They add support for
bitrate limiting to the driver, clean up the driver and add support for
runtime PM.
====================

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