USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"
[safe/jmp/linux-2.6] / drivers / usb / host / ohci-s3c2410.c
index 44b79e8..ead4772 100644 (file)
@@ -501,3 +501,4 @@ static struct platform_driver ohci_hcd_s3c2410_driver = {
        },
 };
 
+MODULE_ALIAS("platform:s3c2410-ohci");