]> git.baikalelectronics.ru Git - kernel.git/commit
can: mcp251xfd: rename all user facing strings to mcp251xfd
authorMarc Kleine-Budde <mkl@pengutronix.de>
Wed, 30 Sep 2020 08:49:00 +0000 (10:49 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Wed, 30 Sep 2020 19:55:04 +0000 (21:55 +0200)
commitb7651c282b2bed2f9cf1623df8ab94e5ab68be29
treef599e5cce8a10f59008a4d1ce7f9abf216c6e2f4
parent3b50b164493e2b694dd43cbf95de24b7617bf16d
can: mcp251xfd: rename all user facing strings to mcp251xfd

In [1] Geert noted that the autodetect compatible for the mcp25xxfd driver,
which is "microchip,mcp25xxfd" might be too generic and overlap with upcoming,
but incompatible chips.

In the previous patch the autodetect DT compatbile has been renamed to
"microchip,mcp251xfd", this patch changes all user facing strings from
"mcp25xxfd" to "mcp251xfd" and "MCP25XXFD" to "MCP251XFD", including:
- kconfig symbols
- name of kernel module
- DT and SPI compatible

[1] http://lore.kernel.org/r/CAMuHMdVkwGjr6dJuMyhQNqFoJqbh6Ec5V2b5LenCshwpM2SDsQ@mail.gmail.com

Link: https://lore.kernel.org/r/20200930091424.792165-9-mkl@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/spi/mcp251xfd/Kconfig
drivers/net/can/spi/mcp251xfd/Makefile
drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c