Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323367
b: refs/heads/master
c: e4c5288
h: refs/heads/master
i:
  323365: 734aac5
  323363: 952437f
  323359: 490de95
v: v3
  • Loading branch information
Mark Brown committed Sep 10, 2012
1 parent 33da70f commit 09d0495
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: 49d8c59927e7887ea168a040e41c22937e10c30b
refs/heads/master: e4c5288e410440abcc3e2e1887111b09a98304d5
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/aat2870-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ static struct aat2870_regulator *aat2870_get_regulator(int id)
static int aat2870_regulator_probe(struct platform_device *pdev)
{
struct aat2870_regulator *ri;
struct regulator_config config = { 0 };
struct regulator_config config = { };
struct regulator_dev *rdev;

ri = aat2870_get_regulator(pdev->id);
Expand Down

0 comments on commit 09d0495

Please sign in to comment.