From 33139b21013aba815924b421159fab35e5175483 Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Thu, 1 May 2008 17:56:02 +0200 Subject: [PATCH] [SCSI] megaraid_sas: fix suspend/resume sections megaraid_sas suspend and resume are inappropriatelly placed in __devinit section. Remove those placements and make the stuff dependent on CONFIG_PM. While at it, mark remove function as __devexit. Signed-off-by: Jiri Slaby Acked-by: "Yang, Bo" Signed-off-by: James Bottomley --- Reading git-format-patch failed