Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343141
b: refs/heads/master
c: f8a9f75
h: refs/heads/master
i:
  343139: ba937af
v: v3
  • Loading branch information
Frank Li authored and Mark Brown committed Nov 13, 2012
1 parent b222fbb commit 642e90e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dea05fe66edb4540a53ed6623794c4978315256a
refs/heads/master: f8a9f757cb425c4784b80b001c7a77c7810b499f
1 change: 1 addition & 0 deletions trunk/drivers/regulator/gpio-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@ static int __devinit gpio_regulator_probe(struct platform_device *pdev)
cfg.dev = &pdev->dev;
cfg.init_data = config->init_data;
cfg.driver_data = drvdata;
cfg.of_node = np;

if (config->enable_gpio >= 0)
cfg.ena_gpio = config->enable_gpio;
Expand Down

0 comments on commit 642e90e

Please sign in to comment.