Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172347
b: refs/heads/master
c: bab636b
h: refs/heads/master
i:
  172345: 2ae7ee9
  172343: f505c09
v: v3
  • Loading branch information
Rafael J. Wysocki committed Dec 6, 2009
1 parent 34a9849 commit 6efd851
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: 66d0ae4d6ffa45b8e6d8bdbf85f8f1b285c8152d
refs/heads/master: bab636b921017f0db6e0c2979438f50b898a9808
2 changes: 1 addition & 1 deletion trunk/drivers/base/power/runtime.c
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,7 @@ int __pm_runtime_set_status(struct device *dev, unsigned int status)
}

if (parent) {
spin_lock(&parent->power.lock);
spin_lock_nested(&parent->power.lock, SINGLE_DEPTH_NESTING);

/*
* It is invalid to put an active child under a parent that is
Expand Down

0 comments on commit 6efd851

Please sign in to comment.