Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323353
b: refs/heads/master
c: 0764ef5
h: refs/heads/master
i:
  323351: b371a0c
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Aug 28, 2012
1 parent aa5875a commit 8bdc0ba
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: 7305608bc888271786e38aa27e63f846367ae842
refs/heads/master: 0764ef59161a4026c44ca184b7812383feabb769
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/max8907-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ static __devinit int max8907_regulator_probe(struct platform_device *pdev)

static __devexit int max8907_regulator_remove(struct platform_device *pdev)
{
struct max8907_regulator *pmic;
struct max8907_regulator *pmic = platform_get_drvdata(pdev);
int i;

for (i = 0; i < MAX8907_NUM_REGULATORS; i++)
Expand Down

0 comments on commit 8bdc0ba

Please sign in to comment.