summaryrefslogtreecommitdiffstats
path: root/runtime_pm_fixups.patch
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2010-12-09 13:29:24 -0500
committerKyle McMartin <kyle@redhat.com>2010-12-09 13:29:24 -0500
commita3f45c4a9c4acadb3b0e3531a0d4d3649f711ebf (patch)
treef24c9da1c1927f290aa3d1b640d7fa272860520d /runtime_pm_fixups.patch
parentee99a68c51ebd08409e45b63796f3c971c27e3d6 (diff)
parent98e6119f39d3b83af3b533bed6bcff0e096f2397 (diff)
downloadkernel-a3f45c4a9c4acadb3b0e3531a0d4d3649f711ebf.tar.gz
kernel-a3f45c4a9c4acadb3b0e3531a0d4d3649f711ebf.tar.xz
kernel-a3f45c4a9c4acadb3b0e3531a0d4d3649f711ebf.zip
Merge branch 'kernel-git' strategy 'theirs'
Conflicts: xhci_hcd-suspend-resume.patch
Diffstat (limited to 'runtime_pm_fixups.patch')
-rw-r--r--runtime_pm_fixups.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime_pm_fixups.patch b/runtime_pm_fixups.patch
index 6315dc17..78911581 100644
--- a/runtime_pm_fixups.patch
+++ b/runtime_pm_fixups.patch
@@ -110,5 +110,5 @@ index 4de84ce..284f43c 100644
-int acpi_disable_wakeup_device_power(struct acpi_device *dev);
+int acpi_disable_wakeup_device_power(struct acpi_device *dev, int state);
- #ifdef CONFIG_PM_SLEEP
+ #ifdef CONFIG_PM_OPS
int acpi_pm_device_sleep_state(struct device *, int *);