From: Rafael J. Wysocki Date: Wed, 27 Jun 2012 21:26:51 +0000 (+0200) Subject: ACPI: Use struct dev_pm_ops for power management in the button driver X-Git-Tag: v3.6-rc1~155^2~5^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1be532de834ab7b18ce20dc2e56e724770beb79d;p=pandora-kernel.git ACPI: Use struct dev_pm_ops for power management in the button driver Make the ACPI button 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