Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292053
b: refs/heads/master
c: 394ee3d
h: refs/heads/master
i:
  292051: d2c8d03
v: v3
  • Loading branch information
Thierry Reding authored and Mark Brown committed Mar 11, 2012
1 parent b13db7e commit 30a4da5
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: f30b0716feaedc0cf432ed8eca82c46104d64c0d
refs/heads/master: 394ee3d5bea96b6dd29ec42a797d1ee4c2af5f1d
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/tps6586x-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ static int __devinit tps6586x_regulator_probe(struct platform_device *pdev)
int id = pdev->id;
int err;

dev_dbg(&pdev->dev, "Probing reulator %d\n", id);
dev_dbg(&pdev->dev, "Probing regulator %d\n", id);

ri = find_regulator_info(id);
if (ri == NULL) {
Expand Down

0 comments on commit 30a4da5

Please sign in to comment.