commit | ceaeade1f94c0a1c0163906ceeaede6493a9715e | [log] [tgz] |
---|---|---|
author | Shaohua Li <shaohua.li@intel.com> | Thu Aug 11 10:37:39 2005 +0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Sep 05 16:03:12 2005 -0700 |
tree | fafff19d6510ce06e229b4cbacc1023f6845a8f7 | |
parent | 91e49001b9a7fe5dc2fa5b56039fbca9aa638ccc [diff] |
[PATCH] Driver core: hande sysdev suspend failure This patch adds the return value check for sysdev suspend and does restore in failure case. Send the patch to pm-list, but seems lost, so I resend it. Signed-off-by: Shaohua Li<shaohua.li@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>