From: Rafael J. Wysocki Date: Wed, 27 Jun 2012 21:19:01 +0000 (+0200) Subject: thinkpad_acpi: Use struct dev_pm_ops instead of legacy PM routines X-Git-Tag: v3.6-rc1~155^2~4^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4959a781bc1bbd0d06092caa94e33fd41033a38d;p=pandora-kernel.git thinkpad_acpi: Use struct dev_pm_ops instead of legacy PM routines Make the thinkpad_acpi driver define its PM callbacks through a struct dev_pm_ops object rather than by using legacy PM hooks in struct platform_driver. Signed-off-by: Rafael J. Wysocki Acked-by: Henrique de Moraes Holschuh Acked-by: Matthew Garrett --- Reading git-diff-tree failed