Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68496
b: refs/heads/master
c: 8f0f23f
h: refs/heads/master
v: v3
  • Loading branch information
Mariusz Kozlowski authored and David Woodhouse committed Aug 1, 2007
1 parent 147af1c commit d3b8ca8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: c0b8ba7bfe7b4c1f11b3356b65520405b005bd33
refs/heads/master: 8f0f23f97adbd833000e25e41c1310e49ace9ba8
5 changes: 0 additions & 5 deletions trunk/drivers/mtd/maps/physmap_of.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ static int __devinit of_physmap_probe(struct of_device *dev, const struct of_dev
err = -ENOMEM;
goto err_out;
}
memset(info, 0, sizeof(*info));

dev_set_drvdata(&dev->dev, info);

Expand Down Expand Up @@ -213,10 +212,6 @@ static int __devinit of_physmap_probe(struct of_device *dev, const struct of_dev
err_out:
of_physmap_remove(dev);
return err;

return 0;


}

static struct of_device_id of_physmap_match[] = {
Expand Down

0 comments on commit d3b8ca8

Please sign in to comment.