Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140263
b: refs/heads/master
c: 1dc6034
h: refs/heads/master
i:
  140261: 13d8f5e
  140259: b1b51d1
  140255: 2f53ad9
v: v3
  • Loading branch information
Mark Brown authored and Liam Girdwood committed Mar 31, 2009
1 parent a9d61a0 commit 3ef7376
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: cacf90f24e80cec9334f98e0377149f943fe9f16
refs/heads/master: 1dc60343f874ce4bfbbc2c3d2f7865fc897df479
2 changes: 0 additions & 2 deletions trunk/drivers/regulator/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1031,8 +1031,6 @@ struct regulator *regulator_get(struct device *dev, const char *id)
goto found;
}
}
printk(KERN_ERR "regulator: Unable to get requested regulator: %s\n",
id);
mutex_unlock(&regulator_list_mutex);
return regulator;

Expand Down

0 comments on commit 3ef7376

Please sign in to comment.