From 26d08d24c30bc6636947024c67177f2da2a4f2d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Sat, 28 Mar 2009 00:26:33 +0100 Subject: [PATCH] --- yaml --- r: 151309 b: refs/heads/master c: dc2f2b7505c195a6963fc07b549e269eee417261 h: refs/heads/master i: 151307: 2e63d288f8ef6ea62c56d45e614c9fffc8c3921a v: v3 --- [refs] | 2 +- trunk/drivers/usb/host/ehci-orion.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 08270252af0e..a0fc439292c8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8864bd8606508f6cb66bb0668250cc0672060b65 +refs/heads/master: dc2f2b7505c195a6963fc07b549e269eee417261 diff --git a/trunk/drivers/usb/host/ehci-orion.c b/trunk/drivers/usb/host/ehci-orion.c index 9d487908012e..17dc15407a07 100644 --- a/trunk/drivers/usb/host/ehci-orion.c +++ b/trunk/drivers/usb/host/ehci-orion.c @@ -187,7 +187,7 @@ ehci_orion_conf_mbus_windows(struct usb_hcd *hcd, } } -static int __init ehci_orion_drv_probe(struct platform_device *pdev) +static int __devinit ehci_orion_drv_probe(struct platform_device *pdev) { struct orion_ehci_data *pd = pdev->dev.platform_data; struct resource *res;