can: gs_usb: use common spelling of GS_USB in macros
authorMarc Kleine-Budde <mkl@pengutronix.de>
Sat, 27 Aug 2022 17:03:25 +0000 (19:03 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 6 Sep 2022 06:21:24 +0000 (08:21 +0200)
commit49c007b9ecead37a7c703aac7d161c9c5bc25527
treef12a688d59c9d973a28a0584b1d5475ad3327228
parent7912fc9905ffff7e33cd169ddb96ac2ba7d3d126
can: gs_usb: use common spelling of GS_USB in macros

There are a few macros in the driver which use GSUSB in the name of
the macro, while the majority uses GS_USB. Convert all macros to
GS_USB.

Fixes: d08e973a77d1 ("can: gs_usb: Added support for the GS_USB CAN devices")
Fixes: b00ca070e022 ("can: gs_usb: activate quirks for CANtact Pro unconditionally")
Link: https://lore.kernel.org/all/20220827221548.3291393-2-mkl@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/usb/gs_usb.c