From: Rafael J. Wysocki Date: Fri, 2 Nov 2012 00:40:28 +0000 (+0100) Subject: ACPI / PM: Move runtime remote wakeup setup routine to device_pm.c X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~16^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd7bd02d319eb34fa33d1705cf63f64928643708;p=pandora-kernel.git ACPI / PM: Move runtime remote wakeup setup routine to device_pm.c The ACPI function for setting up devices to do runtime remote wakeup is now located in drivers/acpi/sleep.c, but drivers/acpi/device_pm.c is a more logical place for it, so move it there. No functional changes should result from this modification. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed