Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292007
b: refs/heads/master
c: 16fbcc3
h: refs/heads/master
i:
  292005: 0890eeb
  292003: c37ba8e
  291999: 491d814
v: v3
  • Loading branch information
Rajendra Nayak authored and Mark Brown committed Mar 16, 2012
1 parent 5de297f commit e12dc08
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: 073512336e6333ffcaabbb2b92f8e616db3a0789
refs/heads/master: 16fbcc3b1139e90fe560fde5619169db74dc02c2
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ static struct device_node *of_get_regulator(struct device *dev, const char *supp
regnode = of_parse_phandle(dev->of_node, prop_name, 0);

if (!regnode) {
dev_warn(dev, "%s property in node %s references invalid phandle",
dev_dbg(dev, "Looking up %s property in node %s failed",
prop_name, dev->of_node->full_name);
return NULL;
}
Expand Down

0 comments on commit e12dc08

Please sign in to comment.