Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86093
b: refs/heads/master
c: 7199677
h: refs/heads/master
i:
  86091: e5fadfa
v: v3
  • Loading branch information
Randy Dunlap authored and Greg Kroah-Hartman committed Feb 21, 2008
1 parent 4570af4 commit 5349249
Show file tree
Hide file tree
Showing 3 changed files with 5 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: 7ab47050453c10da13940114dea9c7f1c6ad323f
refs/heads/master: 7199677d2e919edc75d1fb8856c98cd0c1bbcfc5
3 changes: 3 additions & 0 deletions trunk/drivers/base/driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@ EXPORT_SYMBOL_GPL(driver_remove_file);

/**
* driver_add_kobj - add a kobject below the specified driver
* @drv: requesting device driver
* @kobj: kobject to add below this driver
* @fmt: format string that names the kobject
*
* You really don't want to do this, this is only here due to one looney
* iseries driver, go poke those developers if you are annoyed about
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/base/power/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@ static void lock_all_devices(void)

/**
* device_suspend - Save state and stop all devices in system.
* @state: new power management state
*
* Prevent new devices from being registered, then lock all devices
* and suspend them.
Expand Down

0 comments on commit 5349249

Please sign in to comment.