From: Geert Uytterhoeven Date: Wed, 22 Oct 2014 09:49:03 +0000 (+0200) Subject: usb: gadget: zero: Spelling s/infrastucture/infrastructure/ X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b8bcf32af910c75fa56ec10440965bdf77eafed3;p=linux-beck.git usb: gadget: zero: Spelling s/infrastucture/infrastructure/ Signed-off-by: Geert Uytterhoeven Cc: Felipe Balbi Acked-by: Felipe Balbi Signed-off-by: Jiri Kosina --- 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. */