Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282197
b: refs/heads/master
c: bcda432
h: refs/heads/master
i:
  282195: a964561
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Dec 29, 2011
1 parent 57e8d72 commit 7b2cd3e
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: a398eaa23e42b73216efbe03dc1d754b2e5d603c
refs/heads/master: bcda432194fc7c4a2dbe9d7146f00b4b21e66c8c
1 change: 1 addition & 0 deletions trunk/drivers/regulator/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1282,6 +1282,7 @@ static struct regulator *_regulator_get(struct device *dev, const char *id,
if (regulator == NULL) {
regulator = ERR_PTR(-ENOMEM);
module_put(rdev->owner);
goto out;
}

rdev->open_count++;
Expand Down

0 comments on commit 7b2cd3e

Please sign in to comment.