Title: [6464] trunk/drivers/usb/gadget/Kconfig: merge whitespace changes from upstream
Revision
6464
Author
vapier
Date
2009-05-24 16:31:33 -0500 (Sun, 24 May 2009)

Log Message

merge whitespace changes from upstream

Modified Paths


Diff

Modified: trunk/drivers/usb/gadget/Kconfig (6463 => 6464)


--- trunk/drivers/usb/gadget/Kconfig	2009-05-24 18:14:10 UTC (rev 6463)
+++ trunk/drivers/usb/gadget/Kconfig	2009-05-24 21:31:33 UTC (rev 6464)
@@ -394,7 +394,7 @@
 	tristate
 	depends on USB_GADGET_NET2272
 	default USB_GADGET
- 	select USB_GADGET_SELECTED
+	select USB_GADGET_SELECTED
 
 config USB_GADGET_NET2280
 	boolean "NetChip 228x"
@@ -453,11 +453,11 @@
 	  side is the master; the gadget side is the slave.  Gadget drivers
 	  can be high, full, or low speed; and they have access to endpoints
 	  like those from NET2280, PXA2xx, or SA1100 hardware.
-
+	  
 	  This may help in some stages of creating a driver to embed in a
 	  Linux device, since it lets you debug several parts of the gadget
 	  driver without its hardware or drivers being involved.
-
+	  
 	  Since such a gadget side driver needs to interoperate with a host
 	  side Linux-USB device driver, this may help to debug both sides
 	  of a USB protocol stack.
@@ -564,7 +564,7 @@
 	help
 	  This driver implements Ethernet style communication, in either
 	  of two ways:
-
+	  
 	   - The "Communication Device Class" (CDC) Ethernet Control Model.
 	     That protocol is often avoided with pure Ethernet adapters, in
 	     favor of simpler vendor-specific hardware, but is widely
@@ -600,7 +600,7 @@
 	   If you say "y" here, the Ethernet gadget driver will try to provide
 	   a second device configuration, supporting RNDIS to talk to such
 	   Microsoft USB hosts.
-
+	   
 	   To make MS-Windows work with this, use Documentation/usb/linux.inf
 	   as the "driver info file".  For versions of MS-Windows older than
 	   XP, you'll need to download drivers from Microsoft's website; a URL
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to