From: Masanari Iida Date: Wed, 15 Feb 2012 14:59:47 +0000 (+0900) Subject: Documentation: Fix typo in power-management.txt X-Git-Tag: v3.4-rc1~175^2~34 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=45f3122622e92fda1ee590ba740fa7cbd82d6ee3;p=~emulex%2Finfiniband.git Documentation: Fix typo in power-management.txt Correct spelling "diconnect()" to "disconnect()" in Documentation/usb/power-management.txt Signed-off-by: Masanari Iida Signed-off-by: Jiri Kosina --- diff --git a/Documentation/usb/power-management.txt b/Documentation/usb/power-management.txt index 12511c98cc4..817df299ea0 100644 --- a/Documentation/usb/power-management.txt +++ b/Documentation/usb/power-management.txt @@ -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