Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373590
b: refs/heads/master
c: 83c80dc
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Thierry Reding committed Apr 2, 2013
1 parent c2478c9 commit 0a3c95f
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: fa0abee9b89e3a0bab207823bd16372de53c3896
refs/heads/master: 83c80dc5358270a665666ea5b9ddd24351d86354
1 change: 1 addition & 0 deletions trunk/drivers/pwm/pwm-atmel-tcb.c
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ static const struct pwm_ops atmel_tcb_pwm_ops = {
.set_polarity = atmel_tcb_pwm_set_polarity,
.enable = atmel_tcb_pwm_enable,
.disable = atmel_tcb_pwm_disable,
.owner = THIS_MODULE,
};

static int atmel_tcb_pwm_probe(struct platform_device *pdev)
Expand Down

0 comments on commit 0a3c95f

Please sign in to comment.