From: Rafael J. Wysocki Date: Fri, 29 Jun 2012 21:40:29 +0000 (+0200) Subject: ACPI / PM: Drop PM callbacks from the ACPI bus type X-Git-Tag: v3.6-rc1~155^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d91ee328c1e8b3992ffbf84a1a984c2a7f4ebff7;p=pandora-kernel.git ACPI / PM: Drop PM callbacks from the ACPI bus type Since the ACPI bus type's PM callbacks only execute the driver ones without doing anything else, they can be dropped, because the driver callbacks will be executed by the PM core directly if bus type (or other subsystem) callbacks are not present. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed