aboutsummaryrefslogtreecommitdiffstats
path: root/driver
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2006-06-01 12:13:15 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2006-06-01 12:13:15 -0700
commit5ef1d2944a36832b51fa41e1d93310236d2b1447 (patch)
tree586327508ce5ef699a34698dd1c4d97ddde25663 /driver
parent79831534f914a3465ebed3770938094b3b18bb8e (diff)
downloadpatches-5ef1d2944a36832b51fa41e1d93310236d2b1447.tar.gz
refresh
Diffstat (limited to 'driver')
-rw-r--r--driver/driver-core-pm_debug-device-suspend-messages-become-informative.patch4
-rw-r--r--driver/remove-duplication-from-documentation-power-devices_txt.patch (renamed from driver/remove-duplication-from-documentation-power-devices.txt.patch)0
2 files changed, 2 insertions, 2 deletions
diff --git a/driver/driver-core-pm_debug-device-suspend-messages-become-informative.patch b/driver/driver-core-pm_debug-device-suspend-messages-become-informative.patch
index f6c3a98a85182..3e42f2989f07b 100644
--- a/driver/driver-core-pm_debug-device-suspend-messages-become-informative.patch
+++ b/driver/driver-core-pm_debug-device-suspend-messages-become-informative.patch
@@ -23,7 +23,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
--- gregkh-2.6.orig/drivers/base/power/suspend.c
+++ gregkh-2.6/drivers/base/power/suspend.c
-@@ -30,6 +30,15 @@
+@@ -29,6 +29,15 @@
* lists. This way, the ancestors will be accessed before their descendents.
*/
@@ -39,7 +39,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
/**
* suspend_device - Save state of one device.
-@@ -58,7 +67,13 @@ int suspend_device(struct device * dev,
+@@ -57,7 +66,13 @@ int suspend_device(struct device * dev,
dev->power.prev_state = dev->power.power_state;
if (dev->bus && dev->bus->suspend && !dev->power.power_state.event) {
diff --git a/driver/remove-duplication-from-documentation-power-devices.txt.patch b/driver/remove-duplication-from-documentation-power-devices_txt.patch
index 6301c8aa94ba4..6301c8aa94ba4 100644
--- a/driver/remove-duplication-from-documentation-power-devices.txt.patch
+++ b/driver/remove-duplication-from-documentation-power-devices_txt.patch