Browse Source

usb: gadget: zero: Spelling s/infrastucture/infrastructure/

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>
Geert Uytterhoeven 10 years ago
parent
commit
b8bcf32af9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/usb/gadget/legacy/zero.c

+ 1 - 1
drivers/usb/gadget/legacy/zero.c

@@ -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.
  */