Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373595
b: refs/heads/master
c: c8e4df3
h: refs/heads/master
i:
  373593: 41ea874
  373591: eb37615
v: v3
  • Loading branch information
Axel Lin authored and Thierry Reding committed Apr 2, 2013
1 parent c8b6152 commit d8acad3
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: b014a30c5991e67aa90b6ff9bd4ec16435bbcefd
refs/heads/master: c8e4df3109646762f21c6e288187ec395fdf67be
2 changes: 1 addition & 1 deletion trunk/drivers/pwm/pwm-twl.c
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ static int twl6030_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm)
twl->twl6030_toggle3 = val;
out:
mutex_unlock(&twl->mutex);
return 0;
return ret;
}

static void twl6030_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm)
Expand Down

0 comments on commit d8acad3

Please sign in to comment.