]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xhci: Export symbols used by host-controller drivers
authorAndrew Bresticker <abrestic@chromium.org>
Fri, 3 Oct 2014 08:35:28 +0000 (11:35 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Oct 2014 21:44:45 +0000 (14:44 -0700)
commit436e8c7d457ff4ca89beca20cf54f5884de6af61
tree403a3fa82f20ccbd3fcc30064cb0959a254ea707
parente1cd972741f537828307640c9e55f7b595e9ba1e
xhci: Export symbols used by host-controller drivers

In preparation for allowing the xHCI host controller drivers to be built
as separate modules, export symbols from the xHCI core that may be used
by the host controller drivers.

Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-dbg.c
drivers/usb/host/xhci-trace.c
drivers/usb/host/xhci.c