Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203653
b: refs/heads/master
c: dab1086
h: refs/heads/master
i:
  203651: bc706a5
v: v3
  • Loading branch information
Giuseppe Cavallaro authored and David S. Miller committed Jul 20, 2010
1 parent 1e448dc commit 4a8f08c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5c20a5c7105bd7d5aa8af146598bdb6bc59bb2b8
refs/heads/master: dab1086362f0a357e74f45bba48d664a48c294ec
2 changes: 2 additions & 0 deletions trunk/drivers/net/phy/icplus.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ static struct phy_driver ip175c_driver = {
.config_init = &ip175c_config_init,
.config_aneg = &ip175c_config_aneg,
.read_status = &ip175c_read_status,
.suspend = genphy_suspend,
.resume = genphy_resume,
.driver = { .owner = THIS_MODULE,},
};

Expand Down

0 comments on commit 4a8f08c

Please sign in to comment.