Re: [PATCH 03/24] usb: xhci: Add helper function xhci_set_power_on().

2017-04-07 Thread Mathias Nyman
On 04.04.2017 15:54, Mathias Nyman wrote: From: Guoqing Zhang Refactoring port power on/off related code into a helper function xhci_set_power_on() which can be reused when enabling test mode. Signed-off-by: Guoqing Zhang Signed-off-by: Mathias Nyman --- drivers/usb/host/xhci-hub.c | 65 ++

[PATCH 03/24] usb: xhci: Add helper function xhci_set_power_on().

2017-04-04 Thread Mathias Nyman
From: Guoqing Zhang Refactoring port power on/off related code into a helper function xhci_set_power_on() which can be reused when enabling test mode. Signed-off-by: Guoqing Zhang Signed-off-by: Mathias Nyman --- drivers/usb/host/xhci-hub.c | 65 ++---