Commit 42a94668 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

greybus: vibrator-gb.c: fix up incorrect comment

s/i2c/vibrator/
Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
parent c3278f9f
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment