diff options
author | Larry Finger <[email protected]> | 2013-06-28 09:12:53 -0500 |
---|---|---|
committer | John W. Linville <[email protected]> | 2013-07-17 14:34:48 -0400 |
commit | bcfb879432094c267c35a7ff75d953d3a66c193a (patch) | |
tree | 0936e7c4badd2d5efd5f4de84cb5a8f8d66bfad0 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | ad81f0545ef01ea651886dddac4bef6cec930092 (diff) |
rtlwifi: Initialize power-setting callback for USB devices
Commit a269913c5 entitled "rtlwifi: Rework rtl_lps_leave() and
rtl_lps_enter() to use work queue" has two bugs for USB drivers.
Firstly, the work queue in question was not initialized. Secondly,
the callback routine used by this queue is contained within the
file used for PCI devices. As a result, it is not available for
architectures without PCI hardware.
Signed-off-by: Larry Finger <[email protected]>
Reported-by: Richard Genoud <[email protected]>
Tested-by: Richard Genoud <[email protected]>
Cc: Richard Genoud <[email protected]>
Cc: Stable <[email protected]> [3.10]
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions