mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 22:14:36 -04:00
greybus: vibrator-gb.c: fix up incorrect comment
s/i2c/vibrator/ Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
This commit is contained in:
@@ -22,7 +22,7 @@ struct gb_vibrator_device {
|
||||
u8 version_minor;
|
||||
};
|
||||
|
||||
/* Version of the Greybus i2c protocol we support */
|
||||
/* Version of the Greybus vibrator protocol we support */
|
||||
#define GB_VIBRATOR_VERSION_MAJOR 0x00
|
||||
#define GB_VIBRATOR_VERSION_MINOR 0x01
|
||||
|
||||
|
||||
Reference in New Issue
Block a user