From: Rafael J. Wysocki Date: Fri, 29 Jun 2012 21:40:13 +0000 (+0200) Subject: ACPI / PM: Do not execute legacy driver PM callbacks X-Git-Tag: v3.6-rc1~155^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13db85528fd606b2dfd8f1a5952158e4ad6ce51a;p=pandora-kernel.git ACPI / PM: Do not execute legacy driver PM callbacks Since all ACPI drivers in the tree should have been switched to power management handling based on struct dev_pm_ops, modify the ACPI bus type driver so that is doesn't execute legacy driver power management callbacks from the functions pointed to by the members of the acpi_bus_pm structure. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed