diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2008-03-12 00:59:38 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-04-20 04:10:24 +0200 |
commit | 57eee3d23e8833ca18708b374c648235691942ba (patch) | |
tree | 59dc775f05ba7896663e0ab2262f4739f95d22f5 /kernel/params.c | |
parent | PM: Handle device registrations during suspend/resume (diff) | |
download | linux-57eee3d23e8833ca18708b374c648235691942ba.tar.xz linux-57eee3d23e8833ca18708b374c648235691942ba.zip |
Driver core: Call device_pm_add() after bus_add_device() in device_add()
Include dpm_sysfs_add() into device_pm_add(), in analogy with
device_pm_remove(), and modify device_add() to call the latter after
bus_add_device(), to avoid situations in which the PM core may
attempt to suspend a device the registration of which has not been
successful.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'kernel/params.c')
0 files changed, 0 insertions, 0 deletions