Re: [PATCH v8 00/18] port power control reworks

2014-04-28 Thread Dan Williams
On Mon, Apr 28, 2014 at 4:46 PM, Dan Williams wrote: > Changes since v7 [1]: > * Added patch 8 "usb: make usb_port flags atomic" > > * Added patch 15 "usb: hub_handle_remote_wakeup() depends on > CONFIG_PM_RUNTIME=y" > > * Fixed patch 16 "usb: resume (wakeup) child device when port is powered >

[PATCH v8 00/18] port power control reworks

2014-04-28 Thread Dan Williams
Changes since v7 [1]: * Added patch 8 "usb: make usb_port flags atomic" * Added patch 15 "usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=y" * Fixed patch 16 "usb: resume (wakeup) child device when port is powered on" - added USB_PORTDEV_WAKE flag to force usb_remote_wakeup() i