]> git.baikalelectronics.ru Git - kernel.git/commit
can: gs_usb: update GS_CAN_FEATURE_IDENTIFY documentation
authorMarc Kleine-Budde <mkl@pengutronix.de>
Sun, 7 Nov 2021 13:44:36 +0000 (14:44 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 10 Mar 2022 08:49:14 +0000 (09:49 +0100)
commitb3e76b4c5647f0c18d970ad67cd3638ec25a74ac
tree00b4cb471fc4e71ac8c8cd6a9b0030ef600189f2
parent18fec2c42c127e558b72c5e1aa1f08235148b2f1
can: gs_usb: update GS_CAN_FEATURE_IDENTIFY documentation

In the binary interface a feature bit might have a corresponding mode
bit (of the same value).

The GS_CAN_FEATURE_IDENTIFY feature doesn't come with a mode. Document
this, to avoid gaps when adding more features/modes later.

Link: https://lore.kernel.org/all/20220309124132.291861-10-mkl@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/usb/gs_usb.c