Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120056
b: refs/heads/master
c: 00e825c
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Dec 22, 2008
1 parent 94800b1 commit ec9ce19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: d6435102d4ca3b5655c0105abe924abec17ffeb8
refs/heads/master: 00e825c6b99b39f12751ea45d38bb4d900de70f4
2 changes: 1 addition & 1 deletion trunk/arch/sh/kernel/cpu/clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ void clk_disable(struct clk *clk)
unsigned long flags;

if (!clk)
return -EINVAL;
return;

spin_lock_irqsave(&clock_lock, flags);
__clk_disable(clk);
Expand Down

0 comments on commit ec9ce19

Please sign in to comment.