Merge tag 'linux-can-next-for-5.15-20210825' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Wed, 25 Aug 2021 10:19:38 +0000 (11:19 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Aug 2021 10:19:38 +0000 (11:19 +0100)
commit45bc6125d1429b6d9db8595c794b5d71a09fef7d
tree16ec6780ce2d89029d7d5c509f611fedab8fa4b0
parentb87a542c5bb42fb101ada5294b87fd2df0cab429
parentcbe8cd7d83e251bff134a57ea4b6378db992ad82
Merge tag 'linux-can-next-for-5.15-20210825' of git://git./linux/kernel/git/mkl/linux-can-next

Marc Kleine says:

====================
pull-request: can-next 2021-08-25

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

The first patch is by Cai Huoqing, and enables COMPILE_TEST for the
rcar CAN drivers.

Lad Prabhakar contributes a patch for the rcar_canfd driver, fixing a
redundant assignment.

The last 2 patches are by Tang Bin, target the mscan driver, and clean
up the driver by converting it to of_device_get_match_data() and
removing a useless BUG_ON.
====================

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