From: Rafael J. Wysocki Date: Wed, 7 Jul 2010 02:09:38 +0000 (-0400) Subject: ACPI / Wakeup: Simplify enabling of wakeup devices X-Git-Tag: v2.6.36-rc1~1^2~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78f5f023167813130d2cf657d1b9eadc32f0e992;p=pandora-kernel.git ACPI / Wakeup: Simplify enabling of wakeup devices To simplify the enabling of wakeup devices during system suspend and hibernation, merge acpi_enable_wakeup_device_prep() with acpi_disable_wakeup_device() and remove unnecessary (and no longer valid) comments from the latter. Rename acpi_enable_wakeup_device() to acpi_enable_wakeup_devices() and acpi_disable_wakeup_device() to acpi_disable_wakeup_devices(), because these functions usually operate on multiple device objects. Signed-off-by: Rafael J. Wysocki Signed-off-by: Len Brown --- Reading git-diff-tree failed