Re: [PATCH 0/3] port power control fixes for 3.16-rc2

2014-06-18 Thread Dan Williams
On Wed, Jun 18, 2014 at 1:18 AM, Bjørn Mork wrote: > Dan Williams writes: > >> I put patch 3 "usb: fix hub-port pm_runtime_enable() vs runtime pm >> transitions" through it's paces, but I'd still like to see a positive >> test report from Bjørn... even if it's too late to add a "Tested-by". > > F

Re: [PATCH 0/3] port power control fixes for 3.16-rc2

2014-06-18 Thread Bjørn Mork
Dan Williams writes: > I put patch 3 "usb: fix hub-port pm_runtime_enable() vs runtime pm > transitions" through it's paces, but I'd still like to see a positive > test report from Bjørn... even if it's too late to add a "Tested-by". Fixes the problem for me. Thanks Bjørn -- To unsubscribe fr

Re: [PATCH 0/3] port power control fixes for 3.16-rc2

2014-06-17 Thread Dan Williams
On Tue, Jun 17, 2014 at 5:06 PM, Greg KH wrote: > On Tue, Jun 17, 2014 at 04:16:16PM -0700, Dan Williams wrote: >> Fallout / regression fixes for the port power control rework that landed >> in 3.16-rc1. >> >> 1/ Cosmetic fix to an error message >> >> 2/ Handle ACPI port-location-data conflicts by

Re: [PATCH 0/3] port power control fixes for 3.16-rc2

2014-06-17 Thread Greg KH
On Tue, Jun 17, 2014 at 04:16:16PM -0700, Dan Williams wrote: > Fallout / regression fixes for the port power control rework that landed > in 3.16-rc1. > > 1/ Cosmetic fix to an error message > > 2/ Handle ACPI port-location-data conflicts by disabling port power off >rather than spewing a ba

[PATCH 0/3] port power control fixes for 3.16-rc2

2014-06-17 Thread Dan Williams
Fallout / regression fixes for the port power control rework that landed in 3.16-rc1. 1/ Cosmetic fix to an error message 2/ Handle ACPI port-location-data conflicts by disabling port power off rather than spewing a backtrace and trying to continue. 3/ Handle hubs that do not support port pow