Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312777
b: refs/heads/master
c: ad0446e
h: refs/heads/master
i:
  312775: 060fa0a
v: v3
  • Loading branch information
Sachin Kamat authored and Rafael J. Wysocki committed Jul 18, 2012
1 parent 4571a1a commit cc8e0d8
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: 83618092645f970668f47b6ee2fec1afdca32efd
refs/heads/master: ad0446eb11b6886a73e077bd087f98544b8c0403
2 changes: 1 addition & 1 deletion trunk/drivers/base/power/qos.c
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ EXPORT_SYMBOL_GPL(dev_pm_qos_add_ancestor_request);
static void __dev_pm_qos_drop_user_request(struct device *dev)
{
dev_pm_qos_remove_request(dev->power.pq_req);
dev->power.pq_req = 0;
dev->power.pq_req = NULL;
}

/**
Expand Down

0 comments on commit cc8e0d8

Please sign in to comment.