Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332849
b: refs/heads/master
c: f4f24ad
h: refs/heads/master
i:
  332847: 5085fad
v: v3
  • Loading branch information
Chris Ball committed Oct 7, 2012
1 parent 86c277b commit ce527b7
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: 38ca7248054b6fd92a6a49963beb87f3746115ec
refs/heads/master: f4f24ade1b24ec09981b5506e3a9a19a96055435
2 changes: 2 additions & 0 deletions trunk/drivers/mmc/host/sdhci-pxav3.c
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,8 @@ static int __devinit sdhci_pxav3_probe(struct platform_device *pdev)

host->ops = &pxav3_sdhci_ops;

sdhci_get_of_property(pdev);

ret = sdhci_add_host(host);
if (ret) {
dev_err(&pdev->dev, "failed to add host\n");
Expand Down

0 comments on commit ce527b7

Please sign in to comment.