Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292027
b: refs/heads/master
c: 22cd2fe
h: refs/heads/master
i:
  292025: 949e397
  292023: 1e18def
v: v3
  • Loading branch information
Mark Brown committed Mar 11, 2012
1 parent d4c3325 commit 9c71792
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: da7de6a161d280736f399a378e43ea9e6861bd04
refs/heads/master: 22cd2fefba7bddd31dad892f5923854defac0da2
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/s5m8767.c
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ static __devinit int s5m8767_pmic_probe(struct platform_device *pdev)
struct regulator_dev **rdev;
struct s5m8767_info *s5m8767;
struct i2c_client *i2c;
int i, ret, size, reg;
int i, ret, size;

if (!pdata) {
dev_err(pdev->dev.parent, "Platform data not supplied\n");
Expand Down

0 comments on commit 9c71792

Please sign in to comment.