Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298589
b: refs/heads/master
c: 5f12760
h: refs/heads/master
i:
  298587: 9a61501
v: v3
  • Loading branch information
Shawn Guo authored and Mark Brown committed Mar 31, 2012
1 parent 5d2e46a commit c877443
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: e032b376551a61662b20a2c8544fbbc568ab2e7f
refs/heads/master: 5f12760d289fd2da685cb54eebb08c107b146872
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/fixed-helper.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ struct platform_device *regulator_register_fixed(int id,
if (!data)
return NULL;

data->cfg.supply_name = "dummy";
data->cfg.supply_name = "fixed-dummy";
data->cfg.microvolts = 0;
data->cfg.gpio = -EINVAL;
data->cfg.enabled_at_boot = 1;
Expand Down

0 comments on commit c877443

Please sign in to comment.