Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282206
b: refs/heads/master
c: 0c437c4
h: refs/heads/master
v: v3
  • Loading branch information
Richard Zhao authored and Mark Brown committed Jan 6, 2012
1 parent aefc119 commit cddbf0d
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: 65364e9ab958f4ad21c5c7b6cc8e2e458128dbcb
refs/heads/master: 0c437c4ae71c0a8110eb21c06b99853c7056b317
1 change: 1 addition & 0 deletions trunk/drivers/regulator/fixed.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ of_get_fixed_voltage_config(struct device *dev)
return NULL;

init_data = config->init_data;
init_data->constraints.apply_uV = 0;

config->supply_name = init_data->constraints.name;
if (init_data->constraints.min_uV == init_data->constraints.max_uV) {
Expand Down

0 comments on commit cddbf0d

Please sign in to comment.