On Fri, 9 May 2014, Dan Williams wrote: > Updated patch: > > 8<-------------- > Subject: usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=y > > From: Dan Williams <dan.j.willi...@intel.com> > > 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 <st...@rowland.harvard.edu> > Signed-off-by: Dan Williams <dan.j.willi...@intel.com>
Acked-by: Alan Stern <st...@rowland.harvard.edu> -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html