diff options
author | Masanari Iida <standby24x7@gmail.com> | 2017-01-24 21:45:15 +0900 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-01-26 15:25:41 -0700 |
commit | 8da9704c8bb7d4b0a2b051a5a7eda9b049f5f766 (patch) | |
tree | bada30d98a2fc59350942db78add2429e71a2b7f /Documentation/usb | |
parent | 5a0bc578e0723b71ecb19f5796d0b0f937785d92 (diff) | |
download | linux-8da9704c8bb7d4b0a2b051a5a7eda9b049f5f766.tar.bz2 |
Doc: Fix double words in Documentation
This patch fix some double words found in Documentation.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/usb')
-rw-r--r-- | Documentation/usb/power-management.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/usb/power-management.txt b/Documentation/usb/power-management.txt index 0a94ffe17ab6..00e706997130 100644 --- a/Documentation/usb/power-management.txt +++ b/Documentation/usb/power-management.txt @@ -543,7 +543,7 @@ relevant attribute files are usb2_hardware_lpm and usb3_hardware_lpm. When a USB 3.0 lpm-capable device is plugged in to a xHCI host which supports link PM, it will check if U1 and U2 exit latencies have been set in the BOS - descriptor; if the check is is passed and the host + descriptor; if the check is passed and the host supports USB3 hardware LPM, USB3 hardware LPM will be enabled for the device and these files will be created. The files hold a string value (enable or disable) |