]> Git Repo - linux.git/commit
can: tcan4x5x: move regmap code into seperate file
authorMarc Kleine-Budde <[email protected]>
Tue, 15 Dec 2020 23:17:34 +0000 (00:17 +0100)
committerMarc Kleine-Budde <[email protected]>
Wed, 6 Jan 2021 14:15:37 +0000 (15:15 +0100)
commit67def4ef8bb9b03795def42448b8a6fdfe4e90cc
treef39934740bc74466e003e969a148b7af331793d3
parent7813887ea972f69740022aaf1b45d62388813a49
can: tcan4x5x: move regmap code into seperate file

This patch moves the regmap code into a seperate file.

Reviewed-by: Dan Murphy <[email protected]>
Tested-by: Sean Nyekjaer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
drivers/net/can/m_can/Makefile
drivers/net/can/m_can/tcan4x5x-core.c
drivers/net/can/m_can/tcan4x5x-regmap.c [new file with mode: 0644]
drivers/net/can/m_can/tcan4x5x.h [new file with mode: 0644]
This page took 0.071352 seconds and 4 git commands to generate.