diff options
author | Arjan van de Ven <[email protected]> | 2009-02-14 02:00:19 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-02-21 14:17:17 -0800 |
commit | eed3ee08292d821282169708e5e8e89a0d0a0c63 (patch) | |
tree | 0c455705568521c99c84d9ef095a3ae29d1f02db /lib/string_helpers.c | |
parent | 216773a787c3c46ef26bf1742c1fdba37d26be45 (diff) |
PM/resume: wait for device probing to finish
the resume code does not currently wait for device probing to finish.
Even without async function calls this is dicey and not correct,
but with async function calls during the boot sequence this is going
to get hit more...
This patch adds the synchronization using the newly introduced helper.
Signed-off-by: Arjan van de Ven <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Cc: Len Brown <[email protected]>
Acked-by: Greg KH <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions