|
@@ -435,7 +435,6 @@ MODULE_DEVICE_TABLE(acpi, usb_xhci_acpi_match);
|
|
static struct platform_driver usb_xhci_driver = {
|
|
static struct platform_driver usb_xhci_driver = {
|
|
.probe = xhci_plat_probe,
|
|
.probe = xhci_plat_probe,
|
|
.remove = xhci_plat_remove,
|
|
.remove = xhci_plat_remove,
|
|
- .shutdown = usb_hcd_platform_shutdown,
|
|
|
|
.driver = {
|
|
.driver = {
|
|
.name = "xhci-hcd",
|
|
.name = "xhci-hcd",
|
|
.pm = &xhci_plat_pm_ops,
|
|
.pm = &xhci_plat_pm_ops,
|