Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373589
b: refs/heads/master
c: fa0abee
h: refs/heads/master
i:
  373587: 4a7e0ad
v: v3
  • Loading branch information
Axel Lin authored and Thierry Reding committed Apr 2, 2013
1 parent 48c952a commit c2478c9
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: 563861cd633ae52932843477bb6ca3f1c9e2f78b
refs/heads/master: fa0abee9b89e3a0bab207823bd16372de53c3896
1 change: 1 addition & 0 deletions trunk/drivers/pwm/pwm-ab8500.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ static const struct pwm_ops ab8500_pwm_ops = {
.config = ab8500_pwm_config,
.enable = ab8500_pwm_enable,
.disable = ab8500_pwm_disable,
.owner = THIS_MODULE,
};

static int ab8500_pwm_probe(struct platform_device *pdev)
Expand Down

0 comments on commit c2478c9

Please sign in to comment.