From 7b2f649ec2da6640878c15298f5d3f8451dd8125 Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Tue, 2 Nov 2010 13:06:42 -0400 Subject: Linux 2.6.37-rc1 --- runtime_pm_fixups.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime_pm_fixups.patch') diff --git a/runtime_pm_fixups.patch b/runtime_pm_fixups.patch index 6315dc176..789115810 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 *); -- cgit