summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy/zero.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven2014-10-22 11:49:03 +0200
committerJiri Kosina2014-10-29 14:38:13 +0100
commitb8bcf32af910c75fa56ec10440965bdf77eafed3 (patch)
tree3592dd7e29b824fa0ce7e60fb7bf6e665b13d9cd /drivers/usb/gadget/legacy/zero.c
parenttreewide: Fix company name in module descriptions (diff)
downloadkernel-qcow2-linux-b8bcf32af910c75fa56ec10440965bdf77eafed3.tar.gz
kernel-qcow2-linux-b8bcf32af910c75fa56ec10440965bdf77eafed3.tar.xz
kernel-qcow2-linux-b8bcf32af910c75fa56ec10440965bdf77eafed3.zip
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>
Diffstat (limited to 'drivers/usb/gadget/legacy/zero.c')
-rw-r--r--drivers/usb/gadget/legacy/zero.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/gadget/legacy/zero.c b/drivers/usb/gadget/legacy/zero.c
index c3d496828b74..5ee95152493c 100644
--- a/drivers/usb/gadget/legacy/zero.c
+++ b/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.
*/