[RFC PATCH 3/5] usb: expose usb port's pm qos flags to user space

2012-11-09 Thread Lan Tianyu
This patch is to expose usb port's pm qos flags(pm_qos_no_power_off, pm_qos_remote_wakeup) to user space. The pm_qos_no_power_off will be used to control usb port auto power off mechanism from user space. Signed-off-by: Lan Tianyu tianyu@intel.com --- drivers/usb/core/hub.c |9 +

Re: [RFC PATCH 3/5] usb: expose usb port's pm qos flags to user space

2012-11-09 Thread Alan Stern
On Fri, 9 Nov 2012, Lan Tianyu wrote: This patch is to expose usb port's pm qos flags(pm_qos_no_power_off, pm_qos_remote_wakeup) to user space. The pm_qos_no_power_off will be used to control usb port auto power off mechanism from user space. Something here doesn't look right... @@ -1289,8