Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286954
b: refs/heads/master
c: 268863f
h: refs/heads/master
v: v3
  • Loading branch information
majianpeng authored and Greg Kroah-Hartman committed Jan 24, 2012
1 parent b811af0 commit bd97464
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: 543f43ce87c45220a8ffbff5ff4b60122499ce5f
refs/heads/master: 268863f43629ef88763400d0cae4a66c754a0d23
2 changes: 1 addition & 1 deletion trunk/drivers/base/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1034,7 +1034,7 @@ int device_add(struct device *dev)
device_pm_add(dev);

/* Notify clients of device addition. This call must come
* after dpm_sysf_add() and before kobject_uevent().
* after dpm_sysfs_add() and before kobject_uevent().
*/
if (dev->bus)
blocking_notifier_call_chain(&dev->bus->p->bus_notifier,
Expand Down

0 comments on commit bd97464

Please sign in to comment.