]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit68946c6b305276fa23e0de9a1b0bd35153ac9e9d
tree16ec6780ce2d89029d7d5c509f611fedab8fa4b0
parent5265531426897eae79ded4cc1f4fcccbb25b51d3
parentbb94a2d4313ae6838e3636de5ea9cbe122e99b8b
Merge tag 'linux-can-next-for-5.15-20210825' of git://git.kernel.org/pub/scm/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>