aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-sh.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/host/ehci-sh.c')
-rw-r--r--drivers/usb/host/ehci-sh.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/host/ehci-sh.c b/drivers/usb/host/ehci-sh.c
index b44d716ddc82..c4c0ee92a397 100644
--- a/drivers/usb/host/ehci-sh.c
+++ b/drivers/usb/host/ehci-sh.c
@@ -176,7 +176,6 @@ static int ehci_hcd_sh_remove(struct platform_device *pdev)
176 176
177 usb_remove_hcd(hcd); 177 usb_remove_hcd(hcd);
178 usb_put_hcd(hcd); 178 usb_put_hcd(hcd);
179 platform_set_drvdata(pdev, NULL);
180 179
181 clk_disable(priv->fclk); 180 clk_disable(priv->fclk);
182 clk_disable(priv->iclk); 181 clk_disable(priv->iclk);