Commit d79ae495 authored by Viresh Kumar's avatar Viresh Kumar Committed by Greg Kroah-Hartman

greybus: hid: spell fix (s/infomation/information)

Minor spell fix.
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent f1f6fa44
......@@ -84,7 +84,7 @@ struct gb_hid {
static DEFINE_MUTEX(gb_hid_open_mutex);
/* Routines to get controller's infomation over greybus */
/* Routines to get controller's information over greybus */
/* Define get_version() routine */
define_get_version(gb_hid, HID);
......
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