Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377744
b: refs/heads/master
c: c9588ae
h: refs/heads/master
v: v3
  • Loading branch information
Jingoo Han authored and Greg Kroah-Hartman committed May 17, 2013
1 parent 1051bd7 commit 641c197
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 970691ebf02b6437cdca86402e05155fef709452
refs/heads/master: c9588ae41374511ae58741b1e58d2fe43464d307
1 change: 0 additions & 1 deletion trunk/drivers/usb/host/ehci-mxc.c
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ static int ehci_mxc_drv_remove(struct platform_device *pdev)
clk_disable_unprepare(priv->phyclk);

usb_put_hcd(hcd);
platform_set_drvdata(pdev, NULL);
return 0;
}

Expand Down

0 comments on commit 641c197

Please sign in to comment.