]> git.baikalelectronics.ru Git - kernel.git/commit
can: tcan4x5x: replace DEVICE_NAME by KBUILD_MODNAME
authorMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 15 Dec 2020 23:17:31 +0000 (00:17 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Wed, 6 Jan 2021 14:15:37 +0000 (15:15 +0100)
commita5ccb56d395b846d9288a8e5212abdfb1f812ff2
tree32ec231a065ce566150df88c2a53c94d2d0ea372
parent41d157e98220b7cb469b4008b9fc9086b759c6c3
can: tcan4x5x: replace DEVICE_NAME by KBUILD_MODNAME

This patch replaces the DEVICE_NAME macro by KBUILD_MODNAME and removed the
superfluous DEVICE_NAME.

Reviewed-by: Dan Murphy <dmurphy@ti.com>
Tested-by: Sean Nyekjaer <sean@geanix.com>
Link: https://lore.kernel.org/r/20201215231746.1132907-2-mkl@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/m_can/tcan4x5x.c