Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312567
b: refs/heads/master
c: c59d2a6
h: refs/heads/master
i:
  312565: 296c6b2
  312563: b877ae3
  312559: 78baca0
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Jun 20, 2012
1 parent ccd8a54 commit 022ce3d
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: 809d310c7e69289c94a4475d287ba1c512885478
refs/heads/master: c59d2a6b20aef4660a9ed89224bd17eec6a54751
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/max77686.c
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ static __devinit int max77686_pmic_probe(struct platform_device *pdev)
struct max77686_data *max77686;
int i, size;
int ret = 0;
struct regulator_config config;
struct regulator_config config = { };

dev_dbg(&pdev->dev, "%s\n", __func__);

Expand Down

0 comments on commit 022ce3d

Please sign in to comment.