diff options
author | 2020-12-14 19:12:23 -0800 | |
---|---|---|
committer | 2020-12-14 19:12:23 -0800 | |
commit | b024875607407ad7aad939e37a3c11b6d37ca5af (patch) | |
tree | 5001794cf5d8f2f706a4a327513a21b830249f68 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'mlxsw-introduce-initial-xm-router-support' (diff) | |
parent | can: m_can: use struct m_can_classdev as drvdata (diff) | |
download | wireguard-linux-b024875607407ad7aad939e37a3c11b6d37ca5af.tar.xz wireguard-linux-b024875607407ad7aad939e37a3c11b6d37ca5af.zip |
Merge tag 'linux-can-next-for-5.11-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Marc Kleine-Budde says:
====================
pull-request: can-next 2020-12-14
All 7 patches are by me and target the m_can driver. First there are 4 cleanup
patches (fix link to doc, fix coding style, uniform variable name usage, mark
function as static). Then the driver is converted to
pm_runtime_resume_and_get(). The next patch lets the m_can class driver
allocate the driver's private data, to get rid of one level of indirection. And
the last patch consistently uses struct m_can_classdev as drvdata over all
binding drivers.
* tag 'linux-can-next-for-5.11-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next:
can: m_can: use struct m_can_classdev as drvdata
can: m_can: let m_can_class_allocate_dev() allocate driver specific private data
can: m_can: m_can_clk_start(): make use of pm_runtime_resume_and_get()
can: m_can: m_can_config_endisable(): mark as static
can: m_can: use cdev as name for struct m_can_classdev uniformly
can: m_can: convert indention to kernel coding style
can: m_can: update link to M_CAN user manual
====================
Link: https://lore.kernel.org/r/20201214133145.442472-1-mkl@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions