commit | fd3c3a424e43e4f85385de0c2609c490605611a6 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Wed Jun 27 23:18:44 2012 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Sun Jul 01 13:31:13 2012 +0200 |
tree | e955d242a1ef39745789692eadc7a5b86972d7d9 | |
parent | 6887a4131da3adaab011613776d865f4bcfb5678 [diff] |
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 <rjw@sisk.pl> Acked-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br> Acked-by: Matthew Garrett <mjg@redhat.com>