usb: gadget: zero: Spelling s/infrastucture/infrastructure/
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 22 Oct 2014 09:49:03 +0000 (11:49 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 29 Oct 2014 13:38:13 +0000 (14:38 +0100)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Felipe Balbi <balbi@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/usb/gadget/legacy/zero.c

index c3d4968..5ee9515 100644 (file)
@@ -28,7 +28,7 @@
  *
  * Why is *this* driver using two configurations, rather than setting up
  * two interfaces with different functions?  To help verify that multiple
- * configuration infrastucture is working correctly; also, so that it can
+ * configuration infrastructure is working correctly; also, so that it can
  * work with low capability USB controllers without four bulk endpoints.
  */