]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-can-next-for-5.12-20210129' of git://git.kernel.org/pub/scm/linux...
authorJakub Kicinski <kuba@kernel.org>
Sat, 30 Jan 2021 03:45:21 +0000 (19:45 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 30 Jan 2021 03:45:21 +0000 (19:45 -0800)
commitb49e4ac2cd3a8c3218838b4bd6e86cae5ebe1904
treeff1f22cdc42f875fddcfa8b171b0fb2520d11e4a
parent1bfbd5f1f0f1ef258a9ae1759ece2c7d1da7746f
parentceef931aea1f2cbd74a179e2efd262fd8c56c66c
Merge tag 'linux-can-next-for-5.12-20210129' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next

Marc Kleine-Budde says:

====================
linux-can-next-for-5.12-20210129

All patches are by me and target the mcp251xfd driver. The first 4
patches update the information regarding the "85% of (FSYSCLK/2)"
errata. The other 4 are misc cleanups, unitfy error messages, add
missing postfix to a macro, simplify the return of a function, and
make use of dev_err_probe() in the mcp251xfd_probe() function.
====================

Link: https://lore.kernel.org/r/20210129084302.3040284-1-mkl@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>