]> git.kernelconcepts.de Git - mv-sheeva.git/blobdiff - drivers/usb/host/isp1362-hcd.c
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[mv-sheeva.git] / drivers / usb / host / isp1362-hcd.c
index 6c4fb4efb4bb9251c531df4cabd51e8b7a65607b..43a39eb56cc6ea77af2cc7ae930392f1cd70325a 100644 (file)
@@ -2683,7 +2683,7 @@ static int __devexit isp1362_remove(struct platform_device *pdev)
        return 0;
 }
 
-static int __init isp1362_probe(struct platform_device *pdev)
+static int __devinit isp1362_probe(struct platform_device *pdev)
 {
        struct usb_hcd *hcd;
        struct isp1362_hcd *isp1362_hcd;