From: Rafael J. Wysocki Date: Wed, 27 Jun 2012 21:25:49 +0000 (+0200) Subject: ACPI / PM: Make acpi_bus_type use struct dev_pm_ops for PM handling X-Git-Tag: v3.6-rc1~155^2~5^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=707156e600dbfd89e129239ee1d1d934cbe2119c;p=pandora-kernel.git ACPI / PM: Make acpi_bus_type use struct dev_pm_ops for PM handling Make the acpi_bus_type bus type define its PM callbacks through a struct dev_pm_ops object rather than by using legacy PM hooks in struct bus_type. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed