From: Rafael J. Wysocki Date: Wed, 27 Jun 2012 21:18:44 +0000 (+0200) Subject: thinkpad_acpi: Drop pm_message_t arguments from suspend routines X-Git-Tag: v3.6-rc1~155^2~4^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd3c3a424e43e4f85385de0c2609c490605611a6;p=pandora-kernel.git thinkpad_acpi: Drop pm_message_t arguments from suspend routines Multiple suspend routines in drivers/platform/x86/thinkpad_acpi.c use take pm_message_t arguments that aren't used by any of them. Make those routines take no arguments as that's what they should do. Signed-off-by: Rafael J. Wysocki Acked-by: Henrique de Moraes Holschuh Acked-by: Matthew Garrett --- Reading git-diff-tree failed