Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185683
b: refs/heads/master
c: 5324dc0
h: refs/heads/master
i:
  185681: 656d256
  185679: f132459
v: v3
  • Loading branch information
Stefan Weil authored and Anton Vorontsov committed Feb 2, 2010
1 parent 885aaa5 commit 1b77925
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: f8d94eb77e4ef6d80c6b7e5e02b92180d9a6f37b
refs/heads/master: 5324dc0e3872324ed0bf372bce7bc437436910b6
2 changes: 1 addition & 1 deletion trunk/drivers/power/da9030_battery.c
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ static int da9030_battery_probe(struct platform_device *pdev)

charger->master = pdev->dev.parent;

/* 10 seconds between monotor runs unless platfrom defines other
/* 10 seconds between monitor runs unless platform defines other
interval */
charger->interval = msecs_to_jiffies(
(pdata->batmon_interval ? : 10) * 1000);
Expand Down

0 comments on commit 1b77925

Please sign in to comment.