From: Rafael J. Wysocki Date: Wed, 27 Jun 2012 21:26:18 +0000 (+0200) Subject: ACPI: Use struct dev_pm_ops for power management in the thermal driver X-Git-Tag: v3.6-rc1~155^2~5^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=167cffb646aa4a7f3267b07eae1af16b54bc0e9b;p=pandora-kernel.git ACPI: Use struct dev_pm_ops for power management in the thermal driver Make the ACPI thermal driver define its PM callbacks through a struct dev_pm_ops object rather than by using legacy PM hooks in struct acpi_device_ops. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed