]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/usb/host/xhci.c
usb: xhci: Expose xhci_start() function.
authorGuoqing Zhang <guoqing.zhang@intel.com>
Fri, 7 Apr 2017 14:56:53 +0000 (17:56 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Apr 2017 10:17:40 +0000 (12:17 +0200)
commit26bba5c767de6724f330cdc2ad28bb783674f5a0
treead35ff3bf591f58a3c070eac15e5ab14784e83b3
parentf9e609b82479ef48469d42b022b0951abc00dcd1
usb: xhci: Expose xhci_start() function.

Change the visability of xhci_start() so that it
can be used when enabling test mode.

Signed-off-by: Guoqing Zhang <guoqing.zhang@intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci.c
drivers/usb/host/xhci.h