Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375755
b: refs/heads/master
c: bda97ed
h: refs/heads/master
i:
  375753: 3ee19bf
  375751: f5dc497
v: v3
  • Loading branch information
Libo Chen authored and Ralf Baechle committed May 17, 2013
1 parent 00f79f0 commit 5188530
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: 48c4ac976ae995f263cde8f09578de86bc8e9f1d
refs/heads/master: bda97ed39b075e8ac125d4af7cdf60ca19449a16
2 changes: 2 additions & 0 deletions trunk/arch/mips/lantiq/xway/gptu.c
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ static int gptu_probe(struct platform_device *pdev)
if (((gptu_r32(GPTU_ID) >> 8) & 0xff) != GPTU_MAGIC) {
dev_err(&pdev->dev, "Failed to find magic\n");
gptu_hwexit();
clk_disable(clk);
clk_put(clk);
return -ENAVAIL;
}

Expand Down

0 comments on commit 5188530

Please sign in to comment.