]> git.baikalelectronics.ru Git - kernel.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)
commitfa0bccd185410406bd11dba03028a3c25d704c62
tree403a3fa82f20ccbd3fcc30064cb0959a254ea707
parente3644fc6befdb882f8a92e027a371a89130b0b2a
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