Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105167
b: refs/heads/master
c: 919dcb2
h: refs/heads/master
i:
  105165: ba3d2fa
  105163: 230f46c
  105159: 082e9d9
  105151: 8c5a2e8
v: v3
  • Loading branch information
Mark Brown authored and Russell King committed Jul 10, 2008
1 parent a909029 commit 5bf62fe
Show file tree
Hide file tree
Showing 2 changed files with 2 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: bbae02035a87a3ef45f751032ec8d2bb6f3ed496
refs/heads/master: 919dcb2111dea341a8281a3dc893967c7dccd93f
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-pxa/ssp.c
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ static int __devinit ssp_probe(struct platform_device *pdev, int type)
dev_err(&pdev->dev, "failed to allocate memory");
return -ENOMEM;
}
ssp->pdev = pdev;

ssp->clk = clk_get(&pdev->dev, "SSPCLK");
if (IS_ERR(ssp->clk)) {
Expand Down

0 comments on commit 5bf62fe

Please sign in to comment.