Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165381
b: refs/heads/master
c: 6bf87d1
h: refs/heads/master
i:
  165379: 906e6a7
v: v3
  • Loading branch information
Mark Brown authored and Liam Girdwood committed Sep 22, 2009
1 parent 1fd531e commit 2cda0b6
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: a7a1ad9066e0266c8a4357ba3dbaeebfb80f531d
refs/heads/master: 6bf87d17c9f5b855e9dde7b3d6f726385b966814
1 change: 1 addition & 0 deletions trunk/drivers/regulator/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -2253,6 +2253,7 @@ void regulator_unregister(struct regulator_dev *rdev)
return;

mutex_lock(&regulator_list_mutex);
WARN_ON(rdev->open_count);
unset_regulator_supplies(rdev);
list_del(&rdev->list);
if (rdev->supply)
Expand Down

0 comments on commit 2cda0b6

Please sign in to comment.