Re: [bug report] usb: xhci: Add helper function xhci_set_power_on().

2017-04-12 Thread Mathias Nyman
Hi On 12.04.2017 01:06, Dan Carpenter wrote: Hello Guoqing Zhang, The patch a6ff6cbf1fab: "usb: xhci: Add helper function xhci_set_power_on()." from Apr 7, 2017, leads to the following static checker warning: Seems Guoqing Zhang is currently not reachable I'll post a fix for this on the list

[bug report] usb: xhci: Add helper function xhci_set_power_on().

2017-04-11 Thread Dan Carpenter
Hello Guoqing Zhang, The patch a6ff6cbf1fab: "usb: xhci: Add helper function xhci_set_power_on()." from Apr 7, 2017, leads to the following static checker warning: drivers/usb/host/xhci-hub.c:575 xhci_set_port_power() error: calling 'spin_unlock_irqrestore()' with bogus flags dri