Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312573
b: refs/heads/master
c: b222a81
h: refs/heads/master
i:
  312571: 2252485
v: v3
  • Loading branch information
Kim, Milo authored and Mark Brown committed Jun 21, 2012
1 parent 8dd3dce commit 4236bc4
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: dc2060cfe2aa2b62ba2f4a19fce0c20eceefe7ca
refs/heads/master: b222a817b45c27f3411dbe9eb6b4041076351bc2
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/lp872x.c
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,7 @@ static int lp872x_probe(struct i2c_client *cl, const struct i2c_device_id *id)
};

if (!pdata) {
dev_warn(&cl->dev, "no platform data\n");
dev_err(&cl->dev, "no platform data\n");
return -EINVAL;
}

Expand Down

0 comments on commit 4236bc4

Please sign in to comment.