diff options
author | Dan Williams <dan.j.williams@intel.com> | 2014-05-21 03:09:31 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-28 01:51:51 +0200 |
commit | 7e73be227b1510a2ba1391185be7cc357e2226ef (patch) | |
tree | 6e305d41d1ee55f12522602ba17eb1a65041c5e5 /lib/iomap.c | |
parent | usb: introduce port status lock (diff) | |
download | linux-7e73be227b1510a2ba1391185be7cc357e2226ef.tar.xz linux-7e73be227b1510a2ba1391185be7cc357e2226ef.zip |
usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=y
Per Alan:
"You mean from within hub_handle_remote_wakeup()? That routine will
never get called if CONFIG_PM_RUNTIME isn't enabled, because khubd
never sees wakeup requests if they arise during system suspend.
In fact, that routine ought to go inside the "#ifdef CONFIG_PM_RUNTIME"
portion of hub.c, along with the other suspend/resume code."
Suggested-by: Alan Stern <stern@rowland.harvard.edu>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/iomap.c')
0 files changed, 0 insertions, 0 deletions