Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375971
b: refs/heads/master
c: c21b7ee
h: refs/heads/master
i:
  375969: f544eca
  375967: 0e352bc
v: v3
  • Loading branch information
Sachin Kamat authored and Felipe Balbi committed May 15, 2013
1 parent 88d2baa commit 167e2c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: a9b1bddc7a171c89b4fd4c132202b5b2118f3905
refs/heads/master: c21b7eeaeeb8cdeecbb3c14204eecf604071620f
3 changes: 0 additions & 3 deletions trunk/drivers/usb/phy/phy-mv-usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,6 @@ int mv_otg_remove(struct platform_device *pdev)
mv_otg_disable(mvotg);

usb_remove_phy(&mvotg->phy);
platform_set_drvdata(pdev, NULL);

return 0;
}
Expand Down Expand Up @@ -850,8 +849,6 @@ static int mv_otg_probe(struct platform_device *pdev)
flush_workqueue(mvotg->qwork);
destroy_workqueue(mvotg->qwork);

platform_set_drvdata(pdev, NULL);

return retval;
}

Expand Down

0 comments on commit 167e2c3

Please sign in to comment.