Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130502
b: refs/heads/master
c: e5664bb
h: refs/heads/master
v: v3
  • Loading branch information
Anton Vorontsov authored and David S. Miller committed Jan 30, 2009
1 parent 94a2127 commit 51889b9
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: f307dbd88d82c4ccab7aec49613c366023b89cde
refs/heads/master: e5664bb2a7fd8ae1bee1281c2e44653c471af9ca
2 changes: 2 additions & 0 deletions trunk/drivers/net/gianfar_mii.c
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@ static int gfar_mdio_probe(struct of_device *ofdev,
if (NULL == new_bus)
return -ENOMEM;

device_init_wakeup(&ofdev->dev, 1);

new_bus->name = "Gianfar MII Bus",
new_bus->read = &gfar_mdio_read,
new_bus->write = &gfar_mdio_write,
Expand Down

0 comments on commit 51889b9

Please sign in to comment.