commit | 436e8c7d457ff4ca89beca20cf54f5884de6af61 | [log] [tgz] |
---|---|---|
author | Andrew Bresticker <abrestic@chromium.org> | Fri Oct 03 11:35:28 2014 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 03 14:44:45 2014 -0700 |
tree | 403a3fa82f20ccbd3fcc30064cb0959a254ea707 | |
parent | e1cd972741f537828307640c9e55f7b595e9ba1e [diff] |
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>