diff options
| author | Cornelia Huck <[email protected]> | 2009-03-04 11:44:00 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2009-03-24 23:38:26 +0000 |
| commit | ffa6a7054d172a2f57248dff2de600ca795c5656 (patch) | |
| tree | f93c6234bb90295c52fcef09e367ed77ff6c3645 /lib/dynamic_debug.c | |
| parent | Driver core: some cleanup on drivers/base/sys.c (diff) | |
| download | kernel-ffa6a7054d172a2f57248dff2de600ca795c5656.tar.gz kernel-ffa6a7054d172a2f57248dff2de600ca795c5656.zip | |
Driver core: Fix device_move() vs. dpm list ordering, v2
dpm_list currently relies on the fact that child devices will
be registered after their parents to get a correct suspend
order. Using device_move() however destroys this assumption, as
an already registered device may be moved under a newly registered
one.
This patch adds a new argument to device_move(), allowing callers
to specify how dpm_list should be adapted.
Signed-off-by: Cornelia Huck <[email protected]>
Acked-by: Alan Stern <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
