]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
Documentation: Fix typo in power-management.txt
authorMasanari Iida <standby24x7@gmail.com>
Wed, 15 Feb 2012 14:59:47 +0000 (23:59 +0900)
committerJiri Kosina <jkosina@suse.cz>
Tue, 21 Feb 2012 10:40:37 +0000 (11:40 +0100)
Correct spelling "diconnect()" to "disconnect()" in
Documentation/usb/power-management.txt

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/usb/power-management.txt

index 12511c98cc4faecaf17f31db16f1db347936dad2..817df299ea07918b138da483de5bd3be5407e51d 100644 (file)
@@ -345,7 +345,7 @@ autosuspend the device.
 Drivers need not be concerned about balancing changes to the usage
 counter; the USB core will undo any remaining "get"s when a driver
 is unbound from its interface.  As a corollary, drivers must not call
-any of the usb_autopm_* functions after their diconnect() routine has
+any of the usb_autopm_* functions after their disconnect() routine has
 returned.
 
 Drivers using the async routines are responsible for their own