Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176049
b: refs/heads/master
c: b9f96b5
h: refs/heads/master
i:
  176047: 2516269
v: v3
  • Loading branch information
Antonio Ospite authored and Samuel Ortiz committed Dec 13, 2009
1 parent 909b639 commit 4b41bc5
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: b45440c33a0bdd824b98e4a4c56767c50d3275eb
refs/heads/master: b9f96b5dcb1e2a75d142e481b77805ffdc6ccea6
1 change: 0 additions & 1 deletion trunk/drivers/mfd/ezx-pcap.c
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,6 @@ static int __devinit pcap_add_subdev(struct pcap_chip *pcap,
pdev = platform_device_alloc(subdev->name, subdev->id);
pdev->dev.parent = &pcap->spi->dev;
pdev->dev.platform_data = subdev->platform_data;
platform_set_drvdata(pdev, pcap);

return platform_device_add(pdev);
}
Expand Down

0 comments on commit 4b41bc5

Please sign in to comment.