diff options
author | Yonglong Wu <yonglong.wu@mediatek.com> | 2016-08-19 06:37:26 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-27 13:20:17 +0300 |
commit | 4e248000e0d3b406bd6612186835467f2f84486e (patch) | |
tree | 7a57b1226631ab00c8fb318981a696faa8797846 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 0f247626cbbfa2010d2b86fdee652605e084e248 (diff) | |
download | linux-4e248000e0d3b406bd6612186835467f2f84486e.tar.xz |
usb: hub: change CLEAR_FEATURE to SET_FEATURE
In USB20 specification, describes in chapter 9.4.5: The Remote Wakeup
field can be modified by the SetFeature() and ClearFeature() requests
using the DEVICE_REMOTE_WAKEUP feature selector.
In USB30 specification, also describes in chapter 9.4.5: The Function
Remote Wakeup field can be modified by the SetFeature() requests
using the FUNCTION_SUSPEND feature selector. In chapter 9.4.9 Set
Feature reference, it describes Function Remote Wake Enabled/Disabled
at suspend options by SET_FEATURE.
In USB30 specification only mentioned SetFeature(), so we need use
SET_FEATURE replace CLEAR_FEATURE to disable USB30 function remote
wakeup in suspend options.
Signed-off-by: Yonglong Wu <yonglong.wu@mediatek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions