greybus: hid: spell fix (s/infomation/information)
[linux-2.6-microblaze.git] / drivers / staging / greybus / hid.c
index a367fd5..d423f8e 100644 (file)
@@ -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);