From: Rafael J. Wysocki Date: Fri, 2 Nov 2012 00:40:09 +0000 (+0100) Subject: ACPI / PM: Move routines for adding/removing device wakeup notifiers X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~16^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec2cd81ccfc055155ef4ca673f207168f516d287;p=pandora-kernel.git ACPI / PM: Move routines for adding/removing device wakeup notifiers ACPI routines for adding and removing device wakeup notifiers are currently defined in a PCI-specific file, but they will be necessary for non-PCI devices too, so move them to a separate file under drivers/acpi and rename them to indicate their ACPI origins. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed