USB: ehci-omap: Fix autoloading of module
[profile/ivi/kernel-adaptation-intel-automotive.git] / drivers / usb / host / ehci-omap.c
index e9d9b09..99899e8 100644 (file)
@@ -364,7 +364,7 @@ static const struct hc_driver ehci_omap_hc_driver = {
        .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
 };
 
-MODULE_ALIAS("platform:omap-ehci");
+MODULE_ALIAS("platform:ehci-omap");
 MODULE_AUTHOR("Texas Instruments, Inc.");
 MODULE_AUTHOR("Felipe Balbi <felipe.balbi@nokia.com>");