Andrew Bresticker 1885d9a337 xhci: Introduce xhci_init_driver()
Since the struct hc_driver is mostly the same across the xhci-pci,
xhci-plat, and the upcoming xhci-tegra driver, introduce the function
xhci_init_driver() which will populate the hc_driver with the default
xHCI operations.  The caller must supply a setup function which will
be used as the hc_driver's reset callback.

Note that xhci-plat also overrides the default ->start() callback so
that it can do rcar-specific initialization.

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>
2014-10-03 14:44:45 -07:00
..
2014-09-29 11:52:59 -04:00
2014-09-29 11:52:59 -04:00
2014-09-29 11:52:59 -04:00
2013-12-03 10:34:33 -08:00
2013-10-19 14:08:04 -07:00
2014-09-29 11:52:59 -04:00
2013-05-30 21:34:31 +09:00
2013-12-03 10:34:33 -08:00
2013-12-03 10:34:33 -08:00
2013-07-31 17:53:50 -07:00
2013-12-18 16:36:10 -08:00
2014-09-29 11:52:59 -04:00
2014-01-23 18:49:36 -08:00
2013-12-03 10:34:33 -08:00
2013-01-24 13:42:09 -08:00
2014-10-03 14:44:45 -07:00
2014-10-03 14:44:45 -07:00
2014-10-03 14:44:45 -07:00
2014-10-03 14:44:45 -07:00