Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -84,7 +84,7 @@ struct gb_hid {


static DEFINE_MUTEX(gb_hid_open_mutex);
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() routine */
define_get_version(gb_hid, HID);
define_get_version(gb_hid, HID);