]> Git Repo - linux.git/commit
can: tcan4x5x: rename tcan4x5x.c -> tcan4x5x-core.c
authorMarc Kleine-Budde <[email protected]>
Tue, 15 Dec 2020 23:17:33 +0000 (00:17 +0100)
committerMarc Kleine-Budde <[email protected]>
Wed, 6 Jan 2021 14:15:37 +0000 (15:15 +0100)
commit7813887ea972f69740022aaf1b45d62388813a49
tree92804d9c699696349dbcac58451a03fa2904cdeb
parentbcc3d8ef14c044df225d9e2292ed3f1d5176c77d
can: tcan4x5x: rename tcan4x5x.c -> tcan4x5x-core.c

This is a preparation patch to move the regmap related code into a seperate
file. This patch removes the tcan4x5x.c to tcan4x5x-core.c.

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 [new file with mode: 0644]
drivers/net/can/m_can/tcan4x5x.c [deleted file]
This page took 0.051247 seconds and 4 git commands to generate.